summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cgit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cgit.spec b/cgit.spec
index 3618675..1cd4386 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -38,7 +38,7 @@
Name: cgit
Version: 1.2.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A fast web interface for git
License: GPLv2
@@ -219,6 +219,9 @@ make test
%changelog
+* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Fri Aug 10 2018 Todd Zullinger <tmz@pobox.com> - 1.2.1-2
- use git's default, collision-detecting SHA1 implementation
- verify upstream GPG signatures in %%prep