Update to 3.20.0
This commit is contained in:
parent
6c43babc60
commit
38a1af2a89
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/gcr-3.17.4.tar.xz
|
||||
/gcr-3.18.0.tar.xz
|
||||
/gcr-3.19.4.tar.xz
|
||||
/gcr-3.20.0.tar.xz
|
||||
|
9
gcr.spec
9
gcr.spec
@ -3,14 +3,14 @@
|
||||
%endif
|
||||
|
||||
Name: gcr
|
||||
Version: 3.19.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for bits of crypto UI and parsing
|
||||
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/CryptoGlue
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
@ -137,6 +137,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 25 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user