[cgit] Update to 0.11.0

Kevin Fenzi kevin at fedoraproject.org
Mon Feb 16 13:34:45 UTC 2015


commit 09f755253b809622b2143ecefb3cfad124f849c3
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Mon Feb 16 06:34:30 2015 -0700

    Update to 0.11.0

 cgit.spec |    9 ++++++---
 sources   |    4 ++--
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/cgit.spec b/cgit.spec
index 0b4a7c5..1d27b20 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -1,6 +1,6 @@
 # Review bug: https://bugzilla.redhat.com/479723
 
-%global gitver      2.0.1
+%global gitver      2.3.0
 %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:        0.10.2
-Release:        5%{?dist}
+Version:        0.11.0
+Release:        1%{?dist}
 Summary:        A fast web interface for git
 
 Group:          Development/Tools
@@ -154,6 +154,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Feb 16 2015 Kevin Fenzi <kevin at scrye.com> 0.11.0-1
+- Update to 0.11.0
+
 * Mon Feb 09 2015 Pavel Raiskup <praiskup at redhat.com> - 0.10.2-5
 - require "any" 'webserver' instead of concrete 'httpd' (#1138599)
 
diff --git a/sources b/sources
index 6a3be2e..1e54ba9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6682d597f6e3e76645a254c7be537bd3  cgit-0.10.2.tar.xz
-6d28a5d112379c20c7f7df9e0ffb070c  git-2.0.1.tar.xz
+e5880760d1f43f4f49b3bf94b9046eee  git-2.3.0.tar.xz
+2029f60cead3598d5b5412756d487a01  cgit-0.11.0.tar.xz


More information about the scm-commits mailing list