Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
063367eefb |
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue