Update to 3.37.91
This commit is contained in:
parent
e20d345737
commit
c8ddcf7e2b
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/gcr-3.35.90.tar.xz
|
||||
/gcr-3.35.91.tar.xz
|
||||
/gcr-3.36.0.tar.xz
|
||||
/gcr-3.37.91.tar.xz
|
||||
|
9
gcr.spec
9
gcr.spec
@ -3,13 +3,13 @@
|
||||
%endif
|
||||
|
||||
Name: gcr
|
||||
Version: 3.36.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.37.91
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for bits of crypto UI and parsing
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/CryptoGlue
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
@ -110,6 +110,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gcr-viewer.desktop
|
||||
%{_libdir}/libgcr-base-3.so.*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 20 2020 Kalev Lember <klember@redhat.com> - 3.37.91-1
|
||||
- Update to 3.37.91
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gcr-3.36.0.tar.xz) = 0431e7971b73accc62869c9497fcff7c111c453aa6a8ff25b42f19ceae1be0aec52e0e4eb504676f967c6e4f179198c15c521278690822e3457dbc5fe512fd5e
|
||||
SHA512 (gcr-3.37.91.tar.xz) = f7da61d53c1bceb7d4c6701a6eb170bcbc66cbd46729c23bb78f82f5df9357e9343f152313498b7eb30c00f20fdba413513ee76c9055624b86672ff6d42dae48
|
||||
|
Loading…
Reference in New Issue
Block a user