Update to 1.8.7. This is mainly a bugfix release.
This commit is contained in:
parent
855818772e
commit
cec1145354
@ -1 +1 @@
|
||||
Botan-1.8.6.tbz
|
||||
Botan-1.8.7.tbz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: botan
|
||||
Version: 1.8.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Crypto library written in C++
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -110,6 +110,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.7-1
|
||||
- Update to 1.8.7. This is mainly a bugfix release.
|
||||
|
||||
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1.8.6-2
|
||||
- rebuilt with new openssl
|
||||
|
||||
|
@ -5,3 +5,4 @@ botan-1_8_2-1_fc10:HEAD:botan-1.8.2-1.fc10.src.rpm:1240683730
|
||||
botan-1_8_5-1_fc11:HEAD:botan-1.8.5-1.fc11.src.rpm:1250098169
|
||||
botan-1_8_5-2_fc11:HEAD:botan-1.8.5-2.fc11.src.rpm:1250099364
|
||||
botan-1_8_6-1_fc11:HEAD:botan-1.8.6-1.fc11.src.rpm:1250178270
|
||||
botan-1_8_7-1_fc11:HEAD:botan-1.8.7-1.fc11.src.rpm:1252614441
|
||||
|
Loading…
Reference in New Issue
Block a user