New upstream version 1.6.6
This commit is contained in:
parent
bca37c853b
commit
43e8bbd505
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libpng-1.5.13.tar.bz2
|
||||
/libpng-1.6.2.tar.gz
|
||||
/libpng-1.6.3.tar.gz
|
||||
/libpng-1.6.6.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.3
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.6
|
||||
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
|
||||
* Tue Sep 24 2013 Jaromir Koncicky <jkoncick@redhat.com> - 2:1.6.6-1
|
||||
- New upstream version 1.6.6 (#1007757)
|
||||
|
||||
* Tue Aug 13 2013 Petr Hracek <phracek@redhat.com> 2:1.6.3-3
|
||||
- libpng-tools depends only on libpng
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user