From 65130290063a6ee430258c71f2315bb4c19e557a Mon Sep 17 00:00:00 2001 From: Ruediger Landmann Date: Fri, 3 Dec 2010 15:14:45 +1000 Subject: [PATCH] =?UTF-8?q?*=20Thu=20Dec=202=202010=20R=C3=BCdiger=20Landm?= =?UTF-8?q?ann=20=202.5-1=20-=20Rebase=20on=20new?= =?UTF-8?q?=20upstream=20version=20--=20BZ#659589=20BZ#659590=20BZ#659591?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + publican.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ad9f5b0..1630604 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Publican-2.1.tar.gz /Publican-2.2.tar.gz /Publican-2.3.tar.gz /Publican-2.4.tar.gz +/Publican-2.5.tar.gz diff --git a/publican.spec b/publican.spec index cd736cb..47b41a9 100644 --- a/publican.spec +++ b/publican.spec @@ -20,7 +20,7 @@ %define TESTS 0 Name: publican -Version: 2.4 +Version: 2.5 Release: 1%{?dist} Summary: Common files and scripts for publishing with DocBook XML # For a breakdown of the licensing, refer to LICENSE @@ -227,6 +227,9 @@ rm -rf $RPM_BUILD_ROOT %doc fdl.txt %changelog +* Thu Dec 2 2010 RĂ¼diger Landmann 2.5-1 +- Rebase on new upstream version -- BZ#659589 BZ#659590 BZ#659591 + * Thu Dec 2 2010 RĂ¼diger Landmann 2.4-1 - Rebase on new upstream version -- BZ#659127 BZ#659128 BZ#659129 diff --git a/sources b/sources index 7395009..c575496 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -775caa38b2f68b087a6c9cdfff58758d Publican-2.4.tar.gz +2b45748337f45377ba86c514130d4af4 Publican-2.5.tar.gz