[gitg] 0.3.3

Ignacio Casal Quinteiro nacho at fedoraproject.org
Mon Jun 30 12:30:39 UTC 2014


commit f57158fc28bc2dffe0996c7dd02eddbc7efc8538
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Mon Jun 30 14:30:40 2014 +0200

    0.3.3

 .gitignore |    1 +
 gitg.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bbc4ed..dc01714 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ gitg-0.0.6.tar.bz2
 /gitg-0.2.6.tar.xz
 /gitg-0.2.7.tar.xz
 /gitg-0.3.2.tar.xz
+/gitg-0.3.3.tar.xz
diff --git a/gitg.spec b/gitg.spec
index def07bd..c02b2db 100644
--- a/gitg.spec
+++ b/gitg.spec
@@ -1,6 +1,6 @@
 Name:           gitg
-Version:        0.3.2
-Release:        2%{?dist}
+Version:        0.3.3
+Release:        1%{?dist}
 Summary:        GTK+ graphical interface for the git revision control system
 
 License:        GPLv2+
@@ -22,7 +22,7 @@ BuildRequires:  pkgconfig(gtk+-3.0) >= 3.10.0
 BuildRequires:  pkgconfig(gtksourceview-3.0) >= 3.10
 BuildRequires:  pkgconfig(gtkspell3-3.0) >= 3.0.3
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.10
+BuildRequires:  pkgconfig(libgit2-glib-1.0) >= 0.0.18
 BuildRequires:  pkgconfig(libpeas-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(libpeas-gtk-1.0) >= 1.5.0
 BuildRequires:  pkgconfig(webkit2gtk-3.0) >= 2.2
@@ -117,6 +117,9 @@ fi
 %{_includedir}/libgitg*-1.0
 
 %changelog
+* Mon Jun 30 2014 Ignacio Casal Quinteiro <icq at gnome.org> - 0.3.3-1
+- update to 0.3.3
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index be0b2d9..a32a33a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9e1bbf0fad9d49aa33e1680d8e5a546  gitg-0.3.2.tar.xz
+ed4bfc4e59b6ba41ce0f92383a57bd25  gitg-0.3.3.tar.xz


More information about the scm-commits mailing list