Update to 0.3.2 upstream release
This commit is contained in:
parent
0716fb5f51
commit
bee8ce09d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libgxps-0.2.5.tar.xz
|
||||
/libgxps-0.3.0.tar.xz
|
||||
/libgxps-0.3.1.tar.xz
|
||||
/libgxps-0.3.2.tar.xz
|
||||
|
||||
10
libgxps.spec
10
libgxps.spec
@ -1,6 +1,6 @@
|
||||
Name: libgxps
|
||||
Version: 0.3.1
|
||||
Release: 7%{?dist}
|
||||
Version: 0.3.2
|
||||
Release: 1%{?dist}
|
||||
Summary: GObject based library for handling and rendering XPS documents
|
||||
|
||||
License: LGPLv2+
|
||||
@ -57,7 +57,8 @@ documents using the %{name} library.
|
||||
%files
|
||||
%doc AUTHORS MAINTAINERS NEWS README TODO
|
||||
%license COPYING
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/*.so.2
|
||||
%{_libdir}/*.so.2.*
|
||||
%dir %{_libdir}/girepository-1.0
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
|
||||
@ -79,6 +80,9 @@ documents using the %{name} library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 26 2021 Tom Hughes <tom@compton.nu> - 0.3.2-1
|
||||
- Update to 0.3.2 upstream release
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgxps-0.3.1.tar.xz) = 80401bd3c9753c74e425c5c08510cac314ad255ebeda9676bd5396a217770c7f5d8733c64b649cc6fdaa43423bb1a4ad21e1e0e3f7903f486e75a1d678850239
|
||||
SHA512 (libgxps-0.3.2.tar.xz) = d3d56e4906477b68d088bf83bde666f9ea8bf383add592772aad53dd571e727f1bc0410dd020e12212ede5ff8e26cb46150a9860a6f7af29c4d195f03e946fe9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user