diff --git a/.gitignore b/.gitignore index 99c9c2d..43aba52 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /hawkey-a687e3f580ae67d4a88b5f5fd0d8da101f031475.tar.gz /hawkey-0.5.4.tar.gz /hawkey-0.5.5.tar.gz +/hawkey-0.5.6.tar.gz diff --git a/hawkey.spec b/hawkey.spec index a0ac7e2..5bb1671 100644 --- a/hawkey.spec +++ b/hawkey.spec @@ -1,7 +1,7 @@ %global libsolv_version 0.6.4-1 Name: hawkey -Version: 0.5.5 +Version: 0.5.6 Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv Group: System Environment/Libraries @@ -106,6 +106,9 @@ popd %exclude %{python3_sitearch}/hawkey/test/__pycache__ %changelog +* Thu May 07 2015 Michal Luscon 0.5.6-1 +- Revert "sack: force recomputing excludes" (RhUbg:1218650) (Jan Silhan) + * Wed Apr 29 2015 Michal Luscon 0.5.5-1 - get rid of yum references (Jan Silhan) - sack: force recomputing excludes (Jan Silhan) diff --git a/sources b/sources index 47a868c..6ddc6d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6eb225c259f0d1897cb163737b6734ac hawkey-0.5.5.tar.gz +2ec24d5f29680019956edf6e585eebeb hawkey-0.5.6.tar.gz