diff --git a/Botan.changes b/Botan.changes index 846eb51..2b78499 100644 --- a/Botan.changes +++ b/Botan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 31 10:44:02 UTC 2018 - daniel.molkentin@suse.com + +- Fix version in baselibs.conf + ------------------------------------------------------------------- Tue Jul 10 09:27:35 UTC 2018 - daniel.molkentin@suse.com diff --git a/baselibs.conf b/baselibs.conf index f712f63..a6651b2 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ libbotan-2-7 libbotan-devel requires -libbotan- = - requires "libbotan-2-5- = " + requires "libbotan-2-7- = "