diff --git a/.gitignore b/.gitignore index ec7f611..5e835df 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /netpbm-10.66.02.tar.xz /netpbm-10.71.02.tar.xz /netpbm-10.75.99.tar.xz +/netpbm-10.76.00.tar.xz diff --git a/netpbm.spec b/netpbm.spec index 20599ee..262c292 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,6 +1,6 @@ Summary: A library for handling different graphics file formats Name: netpbm -Version: 10.75.99 +Version: 10.76.00 Release: 1%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain @@ -13,10 +13,10 @@ URL: http://netpbm.sourceforge.net/ # and removing the .svn directories ( find -name "\.svn" -type d -print0 | xargs -0 rm -rf ) # and removing the ppmtompeg code, due to patents ( rm -rf netpbm-%{version}/converter/ppm/ppmtompeg/ ) Source0: netpbm-%{version}.tar.xz -Patch0: rebase-helper-results/netpbm-security-scripts.patch -Patch1: rebase-helper-results/netpbm-security-code.patch -Patch2: rebase-helper-results/netpbm-ppmfadeusage.patch -Patch3: rebase-helper-results/netpbm-noppmtompeg.patch +Patch0: netpbm-security-scripts.patch +Patch1: netpbm-security-code.patch +Patch2: netpbm-ppmfadeusage.patch +Patch3: netpbm-noppmtompeg.patch BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex BuildRequires: libX11-devel, perl-generators, python, jasper-devel, libxml2-devel BuildRequires: ghostscript-core @@ -220,8 +220,11 @@ rm -rf $RPM_BUILD_ROOT %doc userguide/* %changelog +* Thu Nov 10 2016 Josef Ridky - 10.76.00-1 +- Update to the latest upstream release 10.76.00 (#1393713) + * Thu Jul 28 2016 Josef Ridky - 10.75.99-1 -- Update no the latest upstream release 10.75.99 (#1361103) +- Update to the latest upstream release 10.75.99 (#1361103) * Thu Feb 04 2016 Fedora Release Engineering - 10.71.02-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 5c1d27c..8b874c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cf8c9734047329e0de3fb4570600f7ca netpbm-10.75.99.tar.xz +981afb8790e062b2cc9b1435b9f71115 netpbm-10.76.00.tar.xz