Update to 0.2.4 upstream release
This commit is contained in:
parent
c88dc2fb66
commit
de3da13b00
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
10
libgxps.spec
10
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 <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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user