New upstream version 1.6.3 (#987368)
This commit is contained in:
parent
0b1b38d685
commit
c6889d0a5f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libpng-1.5.13.tar.bz2
|
||||
/libpng-1.6.2.tar.gz
|
||||
/libpng-1.6.3.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.2
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.3
|
||||
Release: 1%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.libpng.org/pub/png/
|
||||
@ -99,6 +99,9 @@ make check
|
||||
%{_libdir}/libpng*.a
|
||||
|
||||
%changelog
|
||||
* Tue Aug 13 2013 Jaromir Koncicky <jkoncick@redhat.com> 2:1.6.3-1
|
||||
- New upstream version 1.6.3 (#987368)
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:1.6.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
@ -439,7 +442,7 @@ Resolves: #226038
|
||||
* Sun Sep 3 2000 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- only include the man5 man-pages once in the main rpm
|
||||
|
||||
* Thu Jul 28 2000 Preston Brown <pbrown@redhat.com>
|
||||
* Fri Jul 28 2000 Preston Brown <pbrown@redhat.com>
|
||||
- upgrade to 1.0.8 - fixes small memory leak, other bugs
|
||||
|
||||
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user