Update to 1.8.6.
This commit is contained in:
parent
96190c38cb
commit
f04ff1f98e
@ -1 +1 @@
|
||||
Botan-1.8.5.tbz
|
||||
Botan-1.8.6.tbz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: botan
|
||||
Version: 1.8.5
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Crypto library written in C++
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -110,6 +110,10 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} ./check --validate
|
||||
|
||||
|
||||
%changelog
|
||||
* 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.
|
||||
|
||||
* Wed Aug 12 2009 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.5-2
|
||||
- Fix changelog.
|
||||
|
||||
|
@ -4,3 +4,4 @@ botan-1_8_1-4_fc10:HEAD:botan-1.8.1-4.fc10.src.rpm:1237195036
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user