fix release field to be single digit

This commit is contained in:
John Dennis 2005-04-15 21:09:04 +00:00
parent 38f2261a6f
commit a0cc62646b

View File

@ -1,6 +1,6 @@
Name: cyrus-imapd
Version: 2.2.12
Release: 1.2.fc4
Release: 3.fc4
# ********************** BUILD TIME OPTIONS START **********************
@ -702,6 +702,9 @@ fi
%{_mandir}/man1/*
%changelog
* Fri Apr 15 2005 John Dennis <jdennis@redhat.com> - 2.2.12-3.fc4
- fix release field to be single digit
* Fri Apr 15 2005 John Dennis <jdennis@redhat.com> - 2.2.12-1.2.fc4
- fix debug_package macro, it was still being expanded,
comments don't hide macro expansion