From 50241b39cd08c26d85748a042825b92300a0686c Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 15 Aug 2015 10:54:30 +0100 Subject: [PATCH] Update to 0.2.3.1 upstream release --- .gitignore | 1 + libgxps.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 41ea270..31a15e0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libgxps-0.2.1.tar.xz /libgxps-0.2.2.tar.xz /libgxps-0.2.3.tar.xz +/libgxps-0.2.3.1.tar.xz diff --git a/libgxps.spec b/libgxps.spec index 4146818..5442edc 100644 --- a/libgxps.spec +++ b/libgxps.spec @@ -1,5 +1,5 @@ Name: libgxps -Version: 0.2.3 +Version: 0.2.3.1 Release: 1%{?dist} Summary: GObject based library for handling and rendering XPS documents Group: System Environment/Libraries @@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/xpsto* %changelog +* Sat Aug 15 2015 Tom Hughes - 0.2.3.1-1 +- Update to 0.2.3.1 upstream release + * Thu Aug 13 2015 Tom Hughes - 0.2.3-1 - Update to 0.2.3 upstream release diff --git a/sources b/sources index 912724f..8deebb1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c327ba8f2cd90acc5055f8378e1a5b3b libgxps-0.2.3.tar.xz +183dd6295763ec4be63f88a90e5a313e libgxps-0.2.3.1.tar.xz