summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cgit.spec b/cgit.spec
index 67f71e9..932b6cf 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -17,7 +17,7 @@ make V=1 %{?_smp_mflags} \\\
Name: cgit
Version: 0.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A fast webinterface for git
Group: Development/Tools
@@ -84,5 +84,8 @@ rm -rf %{buildroot}
%changelog
+* Sun Jan 18 2009 Todd Zullinger <tmz@pobox.com> - 0.8.1-2
+- Rebuild with new openssl
+
* Mon Jan 12 2009 Todd Zullinger <tmz@pobox.com> - 0.8.1-1
- Initial package