Bump version number and include log message in ?/cppad.spec
This commit is contained in:
parent
9f6251cbf5
commit
fb2658c53b
1 changed files with 6 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# ----------------------------------------------------------------------------
|
||||
Name: cppad
|
||||
Version: 20071229
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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-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
|
||||
was changed to a space in the devel, F-7, and F-8 sources file.
|
||||
|
||||
* Sat Dec 29 2007 Brad Bell <bradbell at seanet dot com> 20071229-1
|
||||
- Fix gpl_license.sh in upstream source (missed some special cases).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue