Bump version number and include log message (again)
This commit is contained in:
parent
db91459772
commit
f4fa512f45
1 changed files with 6 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# ----------------------------------------------------------------------------
|
||||
Name: cppad
|
||||
Version: 20071229
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: %{name} base package (not installed)
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -95,6 +95,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
# ----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Wed Jan 09 2008 Brad Bell <bradbell at seanet dot com> 20071229-3
|
||||
I mistakenly tried to make tag 20071229-2 in devel before commiting local
|
||||
changes. It appears tag was partially created, but not sure it is correct.
|
||||
So I am bumping the version number.
|
||||
|
||||
* Wed Jan 09 2008 Brad Bell <bradbell at seanet dot com> 20071229-2
|
||||
Cygwin's verison of md5sum puts a <space><star> between the check sum
|
||||
and the file name. Fedora build tools expect two spaces, so the star has
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue