[gitg] Update to 3.14.0

Kalev Lember kalev at fedoraproject.org
Wed Sep 24 15:58:58 UTC 2014


commit 53b742953b4a80e4b3543ff4ac807b36fa1be12a
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 24 17:56:57 2014 +0200

    Update to 3.14.0

 .gitignore |    1 +
 gitg.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1da1e7..4cd3dd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gitg-0.0.6.tar.bz2
 /gitg-0.3.2.tar.xz
 /gitg-0.3.3.tar.xz
 /gitg-3.13.91.tar.xz
+/gitg-3.14.0.tar.xz
diff --git a/gitg.spec b/gitg.spec
index 47e1ffa..0f696c5 100644
--- a/gitg.spec
+++ b/gitg.spec
@@ -1,11 +1,11 @@
 Name:           gitg
-Version:        3.13.91
-Release:        2%{?dist}
+Version:        3.14.0
+Release:        1%{?dist}
 Summary:        GTK+ graphical interface for the git revision control system
 
 License:        GPLv2+
 URL:            https://wiki.gnome.org/Apps/Gitg/
-Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.13/%{name}-%{version}.tar.xz
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 
 BuildRequires:  chrpath
 BuildRequires:  desktop-file-utils
@@ -131,6 +131,9 @@ fi
 %{_includedir}/libgitg*-1.0
 
 %changelog
+* Wed Sep 24 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.0-1
+- Update to 3.14.0
+
 * Fri Aug 22 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.91-2
 - Switch to webkitgtk4
 - Remove lib64 rpaths
diff --git a/sources b/sources
index d22c1b2..9584ad9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-203f5841923968f4c965b747a905713d  gitg-3.13.91.tar.xz
+6cfd9cf5b219379b7144f1197b1cbc7a  gitg-3.14.0.tar.xz


More information about the scm-commits mailing list