Update to 3.16.0
This commit is contained in:
parent
acbea7da96
commit
00246b6fc1
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/gcr-3.14.0.tar.xz
|
/gcr-3.14.0.tar.xz
|
||||||
/gcr-3.15.90.tar.xz
|
/gcr-3.15.90.tar.xz
|
||||||
/gcr-3.15.92.tar.xz
|
/gcr-3.15.92.tar.xz
|
||||||
|
/gcr-3.16.0.tar.xz
|
||||||
|
7
gcr.spec
7
gcr.spec
@ -3,14 +3,14 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gcr
|
Name: gcr
|
||||||
Version: 3.15.92
|
Version: 3.16.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
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
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.15/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
@ -137,6 +137,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||||
|
- Update to 3.16.0
|
||||||
|
|
||||||
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
||||||
- Update to 3.15.92
|
- Update to 3.15.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user