summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2015-02-16 06:34:30 -0700
committerKevin Fenzi <kevin@scrye.com>2015-02-16 06:34:30 -0700
commit09f755253b809622b2143ecefb3cfad124f849c3 (patch)
treeee9581a9a8a71c0f04b6e6ce472eca706d0dbb42
parentd552c4627b04b570b77ee26569aeaedec7083b0c (diff)
downloadcgit_EL6-09f755253b809622b2143ecefb3cfad124f849c3.tar.gz
Update to 0.11.0
-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 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@scrye.com> 0.11.0-1
+- Update to 0.11.0
+
* Mon Feb 09 2015 Pavel Raiskup <praiskup@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