Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Sandro Mani
063367eefb Rebuild 2022-04-21 22:52:14 +02:00

View file

@ -7,7 +7,7 @@
Name: mingw-filesystem
Version: 132
Release: 1%{?dist}
Release: 2%{?dist}
Summary: MinGW cross compiler base filesystem and environment
License: GPLv2+
@ -358,6 +358,9 @@ echo ".so man1/pkgconf.1" > %{buildroot}%{_mandir}/man1/x86_64-w64-mingw32-pkg-c
%changelog
* Thu Apr 21 2022 Sandro Mani <manisandro@gmail.com> - 132-2
- Rebuild
* Mon Feb 21 2022 Sandro Mani <manisandro@gmail.com> - 132-1
- Create build_winXX directories with mkdir -p