summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2016-11-23 09:14:07 -0700
committerKevin Fenzi <kevin@scrye.com>2016-11-23 09:14:07 -0700
commit1800ff92f51b7c0213c0b00cbe0aa3a0b51a0864 (patch)
tree558c6e491b63db36b4b579aeee4e775ccb658714
parent2f6d0d2470a05c412cc8738fe82fe09d7d85ea03 (diff)
downloadcgit_EL6-1800ff92f51b7c0213c0b00cbe0aa3a0b51a0864.tar.gz
Update to 1.1. Fixes bug #1397820
-rw-r--r--cgit.spec9
-rw-r--r--sources4
2 files changed, 8 insertions, 5 deletions
diff --git a/cgit.spec b/cgit.spec
index 07df01e..5a52dc7 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -1,6 +1,6 @@
# Review bug: https://bugzilla.redhat.com/479723
-%global gitver 2.8.3
+%global gitver 2.10.2
%global cachedir %{_localstatedir}/cache/%{name}
%global filterdir %{_libexecdir}/%{name}/filters
%global scriptdir %{_localstatedir}/www/cgi-bin
@@ -35,8 +35,8 @@ make V=1 %{?_smp_mflags} \\\
prefix=%{_prefix}
Name: cgit
-Version: 1.0
-Release: 2%{?dist}
+Version: 1.1
+Release: 1%{?dist}
Summary: A fast web interface for git
Group: Development/Tools
@@ -161,6 +161,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Nov 23 2016 Kevin Fenzi <kevin@scrye.com> - 1.1-1
+- Update to 1.1. Fixes bug #1397820
+
* Mon Sep 19 2016 Pavel Raiskup <praiskup@redhat.com> - 1.0-2
- ensure we inform about git bundling appropriately
diff --git a/sources b/sources
index f915117..cc792b2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1dbd155da1c4adc89703fb1faf249dff cgit-1.0.tar.xz
-4a9bda9f14e9c5ce3e7a416e43b74a1b git-2.8.3.tar.xz
+7cc92b94e4aaefed952b0e6b8fde0a3e cgit-1.1.tar.xz
+3cd1dca37be60668f482545716923b72 git-2.10.2.tar.xz