Update to 0.2.2 upstream release
This commit is contained in:
parent
dbf0469ed4
commit
9cee9a9366
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libgxps-0.2.0.tar.bz2
|
||||
/libgxps-0.2.1.tar.xz
|
||||
/libgxps-0.2.2.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libgxps
|
||||
Version: 0.2.1
|
||||
Release: 4%{?dist}
|
||||
Version: 0.2.2
|
||||
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
|
||||
* Mon Mar 19 2012 Tom Hughes <tom@compton.nu> - 0.2.2-1
|
||||
- Update to 0.2.2 upstream release.
|
||||
|
||||
* Thu Jan 26 2012 Tomas Bzatek <tbzatek@redhat.com> - 0.2.1-4
|
||||
- Rebuilt for new libarchive
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user