Update to 3.12.0
This commit is contained in:
parent
acfd8093c0
commit
6965d5aa7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/gcr-3.10.0.tar.xz
|
||||
/gcr-3.10.1.tar.xz
|
||||
/gcr-3.11.91.tar.xz
|
||||
/gcr-3.12.0.tar.xz
|
||||
|
7
gcr.spec
7
gcr.spec
@ -1,12 +1,12 @@
|
||||
Name: gcr
|
||||
Version: 3.11.91
|
||||
Version: 3.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for bits of crypto UI and parsing
|
||||
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://live.gnome.org/CryptoGlue/
|
||||
Source0: http://download.gnome.org/sources/gcr/3.11/gcr-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gcr/3.12/gcr-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: intltool
|
||||
@ -126,6 +126,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Mar 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
|
||||
- Update to 3.12.0
|
||||
|
||||
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
|
||||
- Update to 3.11.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user