diff --git a/bcrypt.spec b/bcrypt.spec index a6292be..f2e00fe 100644 --- a/bcrypt.spec +++ b/bcrypt.spec @@ -1,6 +1,6 @@ Name: bcrypt Version: 1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: File encryption utility Group: Applications/File @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/bcrypt %changelog +* Mon Feb 23 2009 Fedora Release Engineering - 1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Jul 30 2008 Rahul Sundaram - 1.1-2 Fix BR and clean up spec