From 8cc37f81a884147c290bba520144b7f351d418c8 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 19 2016 07:00:40 +0000 Subject: Update to 3.22.0 --- diff --git a/.gitignore b/.gitignore index 137300f..c80e3f7 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ gitg-0.0.6.tar.bz2 /gitg-3.20.1.tar.xz /gitg-3.21.91.tar.xz /gitg-3.21.92.tar.xz +/gitg-3.22.0.tar.xz diff --git a/gitg.spec b/gitg.spec index c70bd28..8e0cd64 100644 --- a/gitg.spec +++ b/gitg.spec @@ -1,13 +1,13 @@ %global libgit2_glib_version 0.24.4 Name: gitg -Version: 3.21.92 +Version: 3.22.0 Release: 1%{?dist} Summary: GTK+ graphical interface for the git revision control system License: GPLv2+ URL: https://wiki.gnome.org/Apps/Gitg -Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz BuildRequires: /usr/bin/chrpath BuildRequires: /usr/bin/desktop-file-validate @@ -149,6 +149,9 @@ fi %{_includedir}/libgitg*-1.0 %changelog +* Mon Sep 19 2016 Kalev Lember - 3.22.0-1 +- Update to 3.22.0 + * Wed Sep 14 2016 Kalev Lember - 3.21.92-1 - Update to 3.21.92 diff --git a/sources b/sources index 6862844..1eebf18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31cd171ee6d196290a0f5a381d304bf0 gitg-3.21.92.tar.xz +8c60cc7d11769f1ae0b27fbe986c545e gitg-3.22.0.tar.xz