From de3da13b0079ea9d5ee87164007dec65146e34cb Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 21 Jun 2016 09:23:20 +0100 Subject: [PATCH] Update to 0.2.4 upstream release --- .gitignore | 1 + libgxps.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1cd195d..204ff65 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /libgxps-0.2.3.tar.xz /libgxps-0.2.3.1.tar.xz /libgxps-0.2.3.2.tar.xz +/libgxps-0.2.4.tar.xz diff --git a/libgxps.spec b/libgxps.spec index 6669547..d032f88 100644 --- a/libgxps.spec +++ b/libgxps.spec @@ -1,6 +1,6 @@ Name: libgxps -Version: 0.2.3.2 -Release: 2%{?dist} +Version: 0.2.4 +Release: 1%{?dist} Summary: GObject based library for handling and rendering XPS documents Group: System Environment/Libraries @@ -65,7 +65,8 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/xpsto* %files -%doc AUTHORS ChangeLog COPYING NEWS README TODO +%doc AUTHORS ChangeLog NEWS README TODO +%license COPYING %{_libdir}/*.so.* %{_libdir}/girepository-1.0/*.typelib @@ -82,6 +83,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/xpsto* %changelog +* Tue Jun 21 2016 Tom Hughes - 0.2.4-1 +- Update to 0.2.4 upstream release + * Thu Feb 04 2016 Fedora Release Engineering - 0.2.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index c51a691..22d85f7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f062cc32374089b19a5858d547411d7 libgxps-0.2.3.2.tar.xz +dcd9b490eedc66e13ada29544de458c5 libgxps-0.2.4.tar.xz