Update to 0.2.5 upstream release
This commit is contained in:
parent
9c33fffeed
commit
f3fdfbc97a
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/libgxps-0.2.3.1.tar.xz
|
||||
/libgxps-0.2.3.2.tar.xz
|
||||
/libgxps-0.2.4.tar.xz
|
||||
/libgxps-0.2.5.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libgxps
|
||||
Version: 0.2.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject based library for handling and rendering XPS documents
|
||||
Group: System Environment/Libraries
|
||||
|
||||
@ -83,6 +83,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/xpsto*
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2017 Tom Hughes <tom@compton.nu> - 0.2.5-1
|
||||
- Update to 0.2.5 upstream release
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user