New upstream release 1.6.29
This commit is contained in:
parent
306323f5cb
commit
64d887bdb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/libpng-1.6.26.tar.gz
|
||||
/libpng-1.6.27.tar.gz
|
||||
/libpng-1.6.28.tar.gz
|
||||
/libpng-1.6.29.tar.xz
|
||||
|
@ -1,15 +1,15 @@
|
||||
Summary: A library of functions for manipulating PNG image format files
|
||||
Name: libpng
|
||||
Epoch: 2
|
||||
Version: 1.6.28
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.29
|
||||
Release: 1%{?dist}
|
||||
License: zlib
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.libpng.org/pub/png/
|
||||
|
||||
# Note: non-current tarballs get moved to the history/ subdirectory,
|
||||
# so look there if you fail to retrieve the version you want
|
||||
Source0: https://ftp-osl.osuosl.org/pub/libpng/src/libpng16/libpng-%{version}.tar.gz
|
||||
Source0: https://ftp-osl.osuosl.org/pub/libpng/src/libpng16/libpng-%{version}.tar.xz
|
||||
Source1: pngusr.dfa
|
||||
Patch0: libpng-multilib.patch
|
||||
Patch1: libpng-fix-arm-neon.patch
|
||||
@ -110,6 +110,9 @@ make check
|
||||
%{_bindir}/pngfix
|
||||
|
||||
%changelog
|
||||
* Tue Jun 06 2017 Nikola Forró <nforro@redhat.com> - 2:1.6.29-1
|
||||
- New upstream release 1.6.29
|
||||
|
||||
* Tue Jun 06 2017 Nikola Forró <nforro@redhat.com> - 2:1.6.28-3
|
||||
- Update source URL (#1458040)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpng-1.6.28.tar.gz) = 8d90eacf3281a6557172d3647a5c0c562cfe1e6d2d3f8087d7d86ce0531d1530616fc18a08ca941197f403a20b8f2dd48fde419806f798b4715ddd543420a695
|
||||
SHA512 (libpng-1.6.29.tar.xz) = 070393423ec11f19e3264a0200959ae09238aa005615571586987253028b4ffb7e6b7c734a132f65180252b0259f79add03896d79fdc7dcfd8773b82c82a5ffc
|
||||
|
Loading…
Reference in New Issue
Block a user