New upstream release 1.6.26 (#1387902)
This commit is contained in:
parent
bd3950c2ea
commit
43229beb77
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/libpng-1.6.23.tar.gz
|
/libpng-1.6.23.tar.gz
|
||||||
/libpng-1.6.24.tar.gz
|
/libpng-1.6.24.tar.gz
|
||||||
/libpng-1.6.25.tar.gz
|
/libpng-1.6.25.tar.gz
|
||||||
|
/libpng-1.6.26.tar.gz
|
||||||
|
@ -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.25
|
Version: 1.6.26
|
||||||
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
|
||||||
|
* Tue Oct 25 2016 Nikola Forró <nforro@redhat.com> - 2:1.6.26-1
|
||||||
|
- New upstream release 1.6.26 (#1387902)
|
||||||
|
|
||||||
* Mon Sep 05 2016 Nikola Forró <nforro@redhat.com> - 2:1.6.25-1
|
* Mon Sep 05 2016 Nikola Forró <nforro@redhat.com> - 2:1.6.25-1
|
||||||
- New upstream release 1.6.25 (#1373171)
|
- New upstream release 1.6.25 (#1373171)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user