Update to 3.36.0
This commit is contained in:
parent
e946438d2a
commit
62af625092
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/gcr-3.35.1.tar.xz
|
/gcr-3.35.1.tar.xz
|
||||||
/gcr-3.35.90.tar.xz
|
/gcr-3.35.90.tar.xz
|
||||||
/gcr-3.35.91.tar.xz
|
/gcr-3.35.91.tar.xz
|
||||||
|
/gcr-3.36.0.tar.xz
|
||||||
|
7
gcr.spec
7
gcr.spec
@ -3,13 +3,13 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gcr
|
Name: gcr
|
||||||
Version: 3.35.91
|
Version: 3.36.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A library for bits of crypto UI and parsing
|
Summary: A library for bits of crypto UI and parsing
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/CryptoGlue
|
URL: https://wiki.gnome.org/Projects/CryptoGlue
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.35/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
@ -110,6 +110,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gcr-viewer.desktop
|
|||||||
%{_libdir}/libgcr-base-3.so.*
|
%{_libdir}/libgcr-base-3.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 11 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||||
|
- Update to 3.36.0
|
||||||
|
|
||||||
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
* Tue Feb 18 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
||||||
- Update to 3.35.91
|
- Update to 3.35.91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gcr-3.35.91.tar.xz) = 11d3e56156394612749e39218553c1951542f7f91c3860424470ce323155d06de79f2ca7227b5ffd973bb95d402fe5db516a0125d1c140978afd9a81f4ba0432
|
SHA512 (gcr-3.36.0.tar.xz) = 0431e7971b73accc62869c9497fcff7c111c453aa6a8ff25b42f19ceae1be0aec52e0e4eb504676f967c6e4f179198c15c521278690822e3457dbc5fe512fd5e
|
||||||
|
Loading…
Reference in New Issue
Block a user