Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
420bc0be53 |
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
Name: sharpziplib
|
Name: sharpziplib
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Zip, GZip, Tar and BZip2 library
|
Summary: Zip, GZip, Tar and BZip2 library
|
||||||
|
|
||||||
# - as stated on the homepage, license is aka GNU Classpath exception:
|
# - as stated on the homepage, license is aka GNU Classpath exception:
|
||||||
|
|
@ -124,6 +124,9 @@ FINISH
|
||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 13 2019 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 1.1.0-2
|
||||||
|
- new build so that the provides work (new mono scripts)
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-1
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue