Update to 3.38.0
This commit is contained in:
parent
c8ddcf7e2b
commit
007b8ee884
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/gcr-3.35.91.tar.xz
|
||||
/gcr-3.36.0.tar.xz
|
||||
/gcr-3.37.91.tar.xz
|
||||
/gcr-3.38.0.tar.xz
|
||||
|
7
gcr.spec
7
gcr.spec
@ -3,13 +3,13 @@
|
||||
%endif
|
||||
|
||||
Name: gcr
|
||||
Version: 3.37.91
|
||||
Version: 3.38.0
|
||||
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.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{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
|
||||
* Mon Sep 28 15:14:30 CEST 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sun Sep 20 2020 Kalev Lember <klember@redhat.com> - 3.37.91-1
|
||||
- Update to 3.37.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gcr-3.37.91.tar.xz) = f7da61d53c1bceb7d4c6701a6eb170bcbc66cbd46729c23bb78f82f5df9357e9343f152313498b7eb30c00f20fdba413513ee76c9055624b86672ff6d42dae48
|
||||
SHA512 (gcr-3.38.0.tar.xz) = 24c35ac514a67a1dee6a5738e829b55921a490b060ffa597421cea0abac3ddc62695370d2c7b3504c0adfd55b1ade878ad3ca5e6cb869428b4a19f4a11563bc6
|
||||
|
Loading…
Reference in New Issue
Block a user