From d6aaad06ac818113da124da26cda609eba1f70cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Thu, 26 Jan 2017 03:59:25 +0000 Subject: [PATCH] Update to 1.0.16+nmu3 (same version currently in Debian/stable) --- .gitignore | 1 + po-debconf.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c5bbf73..490710e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /po-debconf_1.0.16+nmu2.tar.gz +/po-debconf_1.0.16+nmu3.tar.xz diff --git a/po-debconf.spec b/po-debconf.spec index 06849ae..f6014b2 100644 --- a/po-debconf.spec +++ b/po-debconf.spec @@ -3,7 +3,7 @@ # As they are non-numeric we move them to the release part # Per Fedora policy: # https://fedoraproject.org/wiki/Packaging:NamingGuidelines#Post-Release_packages -%global posttag nmu2 +%global posttag nmu3 %global release_posttag %{?posttag:.%{posttag}} %global tarball_posttag %{?posttag:+%{posttag}} %global debian_fqn %{name}_%{version}%{tarball_posttag} @@ -14,13 +14,13 @@ Name: po-debconf Version: 1.0.16 -Release: 7%{release_posttag}%{?dist} +Release: 8%{release_posttag}%{?dist} Summary: Tool for managing templates file translations with gettext Group: Development/Tools License: GPLv2+ URL: http://packages.debian.org/sid/po-debconf -Source0: http://ftp.de.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}%{tarball_posttag}.tar.gz +Source0: http://ftp.de.debian.org/debian/pool/main/p/%{name}/%{name}_%{version}%{tarball_posttag}.tar.xz Patch0: po-debconf-1.0.16-fix-prefix.patch BuildArch: noarch @@ -111,6 +111,9 @@ rm -rf %{buildroot} %{_datadir}/%{name} %changelog +* Thu Jan 26 2017 Sérgio Basto - 1.0.16-8.nmu3 +- Update to 1.0.16+nmu3 (same version currently in Debian/stable) + * Mon Feb 15 2016 Oron Peled - 1.0.16-7.nmu2 - Fix FTBFS in rawhide - bug #1307868 - Fixed build dependency diff --git a/sources b/sources index 194798a..45b2182 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e7983b93598193b9e952f38413223bd po-debconf_1.0.16+nmu2.tar.gz +65f81916860e19f4633dec632fd0b62d po-debconf_1.0.16+nmu3.tar.xz