New upstream release 1.6.21 (#1299292)
Signed-off-by: Petr Hracek <phracek@redhat.com>
This commit is contained in:
parent
3cbcb34a70
commit
f09d882445
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/libpng-1.6.18.tar.gz
|
||||
/libpng-1.6.19.tar.gz
|
||||
/libpng-1.6.20.tar.gz
|
||||
/libpng-1.6.21.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.20
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.21
|
||||
Release: 1%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.libpng.org/pub/png/
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%{_bindir}/pngfix
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.21-1
|
||||
- New upstream release 1.6.21 (#1299292)
|
||||
|
||||
* Fri Jan 08 2016 Petr Hracek <phracek@redhat.com> - 2:1.6.20-2
|
||||
- Bumping
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user