Update to 3.28.0
This commit is contained in:
parent
25425d2425
commit
d008e143e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/gcr-3.19.4.tar.xz
|
||||
/gcr-3.20.0.tar.xz
|
||||
/gcr-3.27.92.tar.xz
|
||||
/gcr-3.28.0.tar.xz
|
||||
|
7
gcr.spec
7
gcr.spec
@ -3,13 +3,13 @@
|
||||
%endif
|
||||
|
||||
Name: gcr
|
||||
Version: 3.27.92
|
||||
Version: 3.28.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.27/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -114,6 +114,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gcr-viewer.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||
- Update to 3.27.92
|
||||
- Use valgrind_arches macro instead of hardcoding valgrind arch list
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gcr-3.27.92.tar.xz) = 6aeca5b24e34d334fe45a6ece0e6ede3f3dadc3b45f9cbd327b8e3d8f5742c2602b9814aff7b6b79facd39810de160c07449d64adbdf44165fa688911a9d11a6
|
||||
SHA512 (gcr-3.28.0.tar.xz) = 8d5e650cb369fa889b0adfdc1dc1cb5f8b184881256e6c0a2ed456074a54ceb61d64c0929c093bec66c0d5a15c1718f6e3736a1b25b6d7076081df93b49419e0
|
||||
|
Loading…
Reference in New Issue
Block a user