summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec16
1 files changed, 7 insertions, 9 deletions
diff --git a/cgit.spec b/cgit.spec
index 41f98bc..8a1f74e 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -1,7 +1,7 @@
# Review bug: https://bugzilla.redhat.com/479723
# Defaults
-%global gitver 2.10.2
+%global gitver 2.18.0
%global cachedir %{_localstatedir}/cache/%{name}
%global filterdir %{_libexecdir}/%{name}/filters
%global scriptdir %{_localstatedir}/www/cgi-bin
@@ -33,25 +33,20 @@
%endif
Name: cgit
-Version: 1.1
-Release: 12%{?dist}
+Version: 1.2
+Release: 1%{?dist}
Summary: A fast web interface for git
License: GPLv2
URL: https://git.zx2c4.com/cgit/
Source0: https://git.zx2c4.com/cgit/snapshot/%{name}-%{version}.tar.xz
-Source1: https://www.kernel.org/pub/software/scm/git//git-%{gitver}.tar.xz
+Source1: https://www.kernel.org/pub/software/scm/git/git-%{gitver}.tar.xz
Source2: cgitrc
Source3: README.SELinux
# All supported releases use highlight version 3.
Patch0: cgit-0.9.1-highlightv3.patch
-# fix parallel make issues in docs
-# https://git.zx2c4.com/cgit/patch/?id=48f1750
-# https://lists.zx2c4.com/pipermail/cgit/2018-June/003861.html
-Patch1: 0001-Makefile-drive-asciidoc-directly-for-HTML-output.patch
-
# Security guys might try to repoquery for this.
Provides: bundled(git) = %gitver
@@ -176,6 +171,9 @@ make test
%changelog
+* Fri Jul 13 2018 Todd Zullinger <tmz@pobox.com> - 1.2-1
+- Update to 1.2
+
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild