Update to 1.8.7. This is mainly a bugfix release.
This commit is contained in:
parent
4863c54803
commit
1e3719bc90
@ -1 +1 @@
|
||||
Botan-1.8.6.tbz
|
||||
Botan-1.8.7.tbz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: botan
|
||||
Version: 1.8.6
|
||||
Version: 1.8.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Crypto library written in C++
|
||||
|
||||
@ -110,6 +110,12 @@ 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
|
||||
|
||||
* Thu Aug 13 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.6-1
|
||||
- Update to 1.8.6, which contains new features as well as bugfixes,
|
||||
e.g. concerning the /proc-walking entropy source.
|
||||
|
@ -4,3 +4,4 @@ botan-1_8_1-4_fc10:F-10:botan-1.8.1-4.fc10.src.rpm:1237195879
|
||||
botan-1_8_2-1_fc12:F-10:botan-1.8.2-1.fc12.src.rpm:1242459647
|
||||
botan-1_8_5-2_fc11:F-10:botan-1.8.5-2.fc11.src.rpm:1250101840
|
||||
botan-1_8_6-1_fc11:F-10:botan-1.8.6-1.fc11.src.rpm:1250179466
|
||||
botan-1_8_7-1_fc11:F-10:botan-1.8.7-1.fc11.src.rpm:1252624897
|
||||
|
Loading…
Reference in New Issue
Block a user