[garcon] Update to 0.2.1

Kevin Fenzi kevin at fedoraproject.org
Sun May 5 17:02:17 UTC 2013


commit abb0a114b526a5a9fc5b5765d652e61a95a17c67
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Sun May 5 11:02:14 2013 -0600

    Update to 0.2.1

 .gitignore  |    1 +
 garcon.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc03f12..d323eee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ garcon-0.1.1.tar.bz2
 /garcon-0.1.11.tar.bz2
 /garcon-0.1.12.tar.bz2
 /garcon-0.2.0.tar.bz2
+/garcon-0.2.1.tar.bz2
diff --git a/garcon.spec b/garcon.spec
index 7789219..4934740 100644
--- a/garcon.spec
+++ b/garcon.spec
@@ -3,8 +3,8 @@
 %global minorversion 0.2
 
 Name:           garcon
-Version:        0.2.0
-Release:        4%{?dist}
+Version:        0.2.1
+Release:        1%{?dist}
 Summary:        Implementation of the freedesktop.org menu specification
 
 Group:          System Environment/Libraries
@@ -94,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %doc %{_datadir}/gtk-doc/
 
 %changelog
+* Sun May 05 2013 Kevin Fenzi <kevin at scrye.com> 0.2.1-1
+- Update to 0.2.1
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 56c4471..3c085f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-301e7b8015060dd30407b68dd8c4bdb7  garcon-0.2.0.tar.bz2
+c3cf89c836be0ddb281c81e4808fb68b  garcon-0.2.1.tar.bz2


More information about the scm-commits mailing list