summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2022-08-01 19:47:17 -0400
committerTodd Zullinger <tmz@pobox.com>2022-08-01 19:47:17 -0400
commite9b900313b40c9c87eb00b8fffe9af838c1d33b2 (patch)
tree71e6d9032d21815901019b541b0f08cb4ceb9bbc
parent4f72c4c6b3ccc38e6d9ea70c1823159c94d61af6 (diff)
downloadcgit_EL6-e9b900313b40c9c87eb00b8fffe9af838c1d33b2.tar.gz
update cgit homepage
Point to the "about" page which cgit uses as its homepage rather than to the top of the git repository. It's a bit friendlier.
-rw-r--r--cgit.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/cgit.spec b/cgit.spec
index 33a157c..a016828 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -31,11 +31,11 @@
Name: cgit
Version: 1.2.3
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: A fast web interface for git
License: GPLv2
-URL: https://git.zx2c4.com/cgit/
+URL: https://git.zx2c4.com/cgit/about/
Source0: https://git.zx2c4.com/cgit/snapshot/%{name}-%{version}.tar.xz
Source1: https://www.kernel.org/pub/software/scm/git/git-%{gitver}.tar.xz
Source2: cgitrc
@@ -227,6 +227,9 @@ install -Dp -m0644 httpd.conf %{buildroot}%{httpdconfd}/%{name}.conf
%changelog
+* Mon Aug 01 2022 Todd Zullinger <tmz@pobox.com> - 1.2.3-11
+- update cgit homepage
+
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild