diff --git a/libsolv-0.5.0.tar.bz2 b/libsolv-0.5.0.tar.bz2 deleted file mode 100644 index 0ee24c5..0000000 --- a/libsolv-0.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b6871a6ba57db2c3b098945178d53dc0062b7eccaaae390f37277ce7cd57fdf -size 424745 diff --git a/libsolv-0.5.1.tar.bz2 b/libsolv-0.5.1.tar.bz2 new file mode 100644 index 0000000..039c44e --- /dev/null +++ b/libsolv-0.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bad7781d4f05982c0801c32ab368904fc8845d283726c664ec921a2474524f +size 425053 diff --git a/libsolv.changes b/libsolv.changes index 7f0d063..f98bc8e 100644 --- a/libsolv.changes +++ b/libsolv.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Mar 26 15:08:46 CET 2014 - mls@suse.de + +- fix handling of packages with no update/feature rule [bnc#870195] +- fix crash when in internalize() when the schemadata gets + reallocated +- fix access to uninitialized memory in repo_empty() +- a couple of optimizations +- support REPOKEYWORDS in content parser +- bindings: don't let str(Datamatch) change the strings +- fix basename optimization for STRINGEND +- bump version to 0.5.1 + ------------------------------------------------------------------- Wed Feb 26 15:08:35 CET 2014 - mls@suse.de diff --git a/libsolv.spec b/libsolv.spec index e7008ac..d6b989a 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -17,7 +17,7 @@ Name: libsolv -Version: 0.5.0 +Version: 0.5.1 Release: 0 Url: git://gitorious.org/opensuse/libsolv.git Source: libsolv-%{version}.tar.bz2