[girara] 0.2.3 bump

Petr Šabata psabata at fedoraproject.org
Fri Oct 17 12:49:22 UTC 2014


commit d81c296cf783c90be04e4518d600b9bae7ae6afe
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Oct 17 14:49:18 2014 +0200

    0.2.3 bump

 .gitignore  |    1 +
 girara.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99a3be8..a1957a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /girara-0.1.9.tar.gz
 /girara-0.2.0.tar.gz
 /girara-0.2.2.tar.gz
+/girara-0.2.3.tar.gz
diff --git a/girara.spec b/girara.spec
index e07ceea..1318a84 100644
--- a/girara.spec
+++ b/girara.spec
@@ -1,12 +1,12 @@
 Name:           girara
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.2.3
+Release:        1%{?dist}
 Summary:        Simple user interface library
 Group:          Development/Libraries
 License:        zlib
 URL:            http://pwmt.org/projects/%{name}/
 Source0:        http://pwmt.org/projects/%{name}/download/%{name}-%{version}.tar.gz
-BuildRequires:  gtk3-devel gettext libnotify-devel
+BuildRequires:  gtk3-devel gettext libnotify-devel glib2-devel
 
 %description
 Girara is a library that implements a user interface that focuses on simplicity
@@ -49,6 +49,9 @@ rm -f %{buildroot}/%{_libdir}/libgirara-gtk?.a
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Oct 17 2014 Petr Šabata <contyk at redhat.com> - 0.2.3-1
+- 0.2.3 bump
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index c97e237..9071dda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-678b0fb6f22d88ba4c29297c67685c50  girara-0.2.2.tar.gz
+08463b087ba3ad28c38438b2cf716795  girara-0.2.3.tar.gz


More information about the scm-commits mailing list