From 575344b02e4906495e1d0f47b0b943e1ba295828 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Fri, 5 Dec 2014 19:07:58 +0100 Subject: [PATCH] new upstream release 0.0.2 --- .gitignore | 1 + libpagemaker.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 94ffff6..81b3a26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libpagemaker-0.0.0.tar.xz /libpagemaker-0.0.1.tar.xz +/libpagemaker-0.0.2.tar.xz diff --git a/libpagemaker.spec b/libpagemaker.spec index 4ffcf65..6081f23 100644 --- a/libpagemaker.spec +++ b/libpagemaker.spec @@ -1,7 +1,7 @@ %global apiversion 0.0 Name: libpagemaker -Version: 0.0.1 +Version: 0.0.2 Release: 1%{?dist} Summary: A library for import of Adobe PageMaker documents @@ -89,6 +89,9 @@ install -m 0644 pmd2*.1 %{buildroot}/%{_mandir}/man1 %{_mandir}/man1/pmd2svg.1* %changelog +* Fri Dec 05 2014 David Tardon - 0.0.2-1 +- new upstream release + * Thu Aug 21 2014 David Tardon - 0.0.1-1 - new upstream release diff --git a/sources b/sources index ea6b3a7..e6c54af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af955639980bce6c7d7130c0bdc7b57d libpagemaker-0.0.1.tar.xz +1e6fec3e30f4f47c4c2619ee232dec04 libpagemaker-0.0.2.tar.xz