diff --git a/.gitignore b/.gitignore index b752eb2..9bb94c2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gcr-3.3.4.tar.xz /gcr-3.3.5.tar.xz /gcr-3.3.90.tar.xz +/gcr-3.3.92.tar.xz diff --git a/gcr.spec b/gcr.spec index c99af4f..c1fd669 100644 --- a/gcr.spec +++ b/gcr.spec @@ -1,6 +1,6 @@ Name: gcr -Version: 3.3.90 -Release: 2%{?dist} +Version: 3.3.92 +Release: 1%{?dist} Summary: A library for bits of crypto UI and parsing Group: Development/Libraries @@ -117,6 +117,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||: %changelog +* Wed Mar 21 2012 Kalev Lember - 3.3.92-1 +- Update to 3.3.92 + * Fri Mar 09 2012 Rex Dieter 3.3.90-2 - suppress scriptlet output diff --git a/sources b/sources index 06f1e95..be96d0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -06b8d3f7bbb2599c4620b7c1948d06fa gcr-3.3.90.tar.xz +ee4eaa115e70b52e726b4376ea8a1412 gcr-3.3.92.tar.xz