Update to 3.34.0
This commit is contained in:
parent
e1febbfc80
commit
d6e0dc5e54
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/gcr-3.28.0.tar.xz
|
||||
/gcr-3.28.1.tar.xz
|
||||
/gcr-3.33.4.tar.xz
|
||||
/gcr-3.34.0.tar.xz
|
||||
|
7
gcr.spec
7
gcr.spec
@ -3,13 +3,13 @@
|
||||
%endif
|
||||
|
||||
Name: gcr
|
||||
Version: 3.33.4
|
||||
Version: 3.34.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.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -122,6 +122,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gcr-viewer.desktop
|
||||
%{_libdir}/libgcr-base-3.so.*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Mon Aug 19 2019 Kalev Lember <klember@redhat.com> - 3.33.4-1
|
||||
- Update to 3.33.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gcr-3.33.4.tar.xz) = d87901d2025141c81973db9fefe6bd51c568f9749f3057e067bce60aa29572d1ba77ae34bc5e94aebbc899756316d47db4a8def802492b1757554e93e54c75cc
|
||||
SHA512 (gcr-3.34.0.tar.xz) = 9314b531ed46a42b2c8c1531c7d95003db04f2c8065e46f4e6a84ec26400ce6302ea71c4db42a8c7b98884a0b84d75a0ca65d988aa0fe6de6d897d772b070093
|
||||
|
Loading…
Reference in New Issue
Block a user