New upstream release 1.6.34
This commit is contained in:
parent
066ba72bba
commit
810ca96789
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
|||||||
/libpng-1.6.28.tar.gz
|
/libpng-1.6.28.tar.gz
|
||||||
/libpng-1.6.29.tar.xz
|
/libpng-1.6.29.tar.xz
|
||||||
/libpng-1.6.31.tar.xz
|
/libpng-1.6.31.tar.xz
|
||||||
|
/libpng-1.6.34.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A library of functions for manipulating PNG image format files
|
Summary: A library of functions for manipulating PNG image format files
|
||||||
Name: libpng
|
Name: libpng
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 1.6.31
|
Version: 1.6.34
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: zlib
|
License: zlib
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -110,6 +110,9 @@ make check
|
|||||||
%{_bindir}/pngfix
|
%{_bindir}/pngfix
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 04 2017 Nikola Forró <nforro@redhat.com> - 2:1.6.34-1
|
||||||
|
- New upstream release 1.6.34
|
||||||
|
|
||||||
* Tue Aug 01 2017 Nikola Forró <nforro@redhat.com> - 2:1.6.31-1
|
* Tue Aug 01 2017 Nikola Forró <nforro@redhat.com> - 2:1.6.31-1
|
||||||
- New upstream release 1.6.31
|
- New upstream release 1.6.31
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpng-1.6.31.tar.xz) = 714da63e19d32eadeeb44edf7f2afeaf6ac59f2756e0951015313a98c0f3c1216296886301c5704958b56f4c96b00725791ba2efe9f26b4a92cd743410cc36a9
|
SHA512 (libpng-1.6.34.tar.xz) = 89407c5abc1623faaa3992fc1e4a62def671d9a7401108dfceee895d5f16fe7030090bea89b34a36d377d8e6a5d40046886991f663ce075d1a2d31bf9eaf3c51
|
||||||
|
Loading…
Reference in New Issue
Block a user