Update to 0.2.4 upstream release

This commit is contained in:
Tom Hughes 2016-06-21 09:23:20 +01:00
parent c88dc2fb66
commit de3da13b00
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <tom@compton.nu> - 0.2.4-1
- Update to 0.2.4 upstream release
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
8f062cc32374089b19a5858d547411d7 libgxps-0.2.3.2.tar.xz
dcd9b490eedc66e13ada29544de458c5 libgxps-0.2.4.tar.xz