diff --git a/.gitignore b/.gitignore index e784d7e..76e1225 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /gcr-3.7.5.tar.xz /gcr-3.7.91.tar.xz /gcr-3.7.92.tar.xz +/gcr-3.8.0.tar.xz diff --git a/gcr.spec b/gcr.spec index e8fab3b..9354d33 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,12 +1,12 @@ Name: gcr -Version: 3.7.92 +Version: 3.8.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.7/gcr-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gcr/3.8/gcr-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool @@ -121,6 +121,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %changelog +* Tue Mar 26 2013 Kalev Lember - 3.8.0-1 +- Update to 3.8.0 + * Mon Mar 18 2013 Richard Hughes - 3.7.92-1 - Update to 3.7.92 diff --git a/sources b/sources index 64e5a58..62f3474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37cfdc5900beed86da92a7e225a86823 gcr-3.7.92.tar.xz +20718f7ec668aeddd89707c1e7e65432 gcr-3.8.0.tar.xz