Update to 3.13.91
This commit is contained in:
parent
c325c06216
commit
50d01a11e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/gcr-3.11.91.tar.xz
|
/gcr-3.11.91.tar.xz
|
||||||
/gcr-3.12.0.tar.xz
|
/gcr-3.12.0.tar.xz
|
||||||
/gcr-3.12.2.tar.xz
|
/gcr-3.12.2.tar.xz
|
||||||
|
/gcr-3.13.91.tar.xz
|
||||||
|
9
gcr.spec
9
gcr.spec
@ -1,12 +1,12 @@
|
|||||||
Name: gcr
|
Name: gcr
|
||||||
Version: 3.12.2
|
Version: 3.13.91
|
||||||
Release: 4%{?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: http://live.gnome.org/CryptoGlue/
|
URL: http://live.gnome.org/CryptoGlue/
|
||||||
Source0: http://download.gnome.org/sources/gcr/3.12/gcr-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gcr/3.13/gcr-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -126,6 +126,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
||||||
|
- Update to 3.13.91
|
||||||
|
|
||||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-4
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user