Upgrade to v1.3.1
This commit is contained in:
parent
a285c44d2d
commit
ac01a4d984
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/SharpZipLib-1.1.0.tar.gz
|
||||
/SharpZipLib-1.2.0.tar.gz
|
||||
/SharpZipLib-1.3.0.tar.gz
|
||||
/SharpZipLib-1.3.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
%bcond_with brokentests
|
||||
|
||||
Name: sharpziplib
|
||||
Version: 1.3.0
|
||||
Version: 1.3.1
|
||||
Release: 0%{?dist}
|
||||
Summary: Zip, GZip, Tar and BZip2 library
|
||||
|
||||
|
|
@ -125,6 +125,9 @@ FINISH
|
|||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 22 2020 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 1.3.1-0
|
||||
- Upgrade to v1.3.1
|
||||
|
||||
* Sat Oct 10 2020 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 1.3.0-0
|
||||
- Upgrade to v1.3.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (SharpZipLib-1.3.0.tar.gz) = c595bfd92313a10563c8fe01e8a2107cad9c06d6d1db3a388dfa539d3255661aca47deebf206c3c043977a4950f02ed10c657fdc08b1fb464ea3ab74ed9339e0
|
||||
SHA512 (SharpZipLib-1.3.1.tar.gz) = a10007bea7b5e1363024851084d6361ac178e7d2e863e9c2a1c0589cd6f2eeb005442a363fe052a1bafb8847b3c4e4970ccba34ec9a79bd9626708cc56ac68a7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue