From 65ebdb9344d1921d3d09c81954fd4c33ec8eaca8 Mon Sep 17 00:00:00 2001 From: Jan Silhan Date: Nov 25 2014 16:28:18 +0000 Subject: New version: 029fd67 --- diff --git a/.gitignore b/.gitignore index 5b69a5d..86d21bd 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /hawkey-d4995bb.tar.xz /hawkey-ef6ffd4.tar.xz /hawkey-c3207af.tar.xz +/hawkey-029fd67.tar.xz diff --git a/hawkey.spec b/hawkey.spec index 165d838..13f63a3 100644 --- a/hawkey.spec +++ b/hawkey.spec @@ -1,8 +1,8 @@ -%global gitrev c3207af +%global gitrev 029fd67 %global libsolv_version 0.6.4-1 Name: hawkey -Version: 0.5.1 +Version: 0.5.2 Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv Group: System Environment/Libraries @@ -108,6 +108,14 @@ popd %changelog +* Tue Nov 25 2014 Jan Silhan - 0.5.2-1 +- New version: 0.5.2 (Michal Luscon) +- hy_chksum_str() returns NULL in case of incorrect type (Michal Luscon) +- Fix defects found by coverity scan (Michal Luscon) +- selector: allow selecting provides with globs (RhBug: 1148353) (Michal Luscon) +- py: nevra_init() references possibly uninitialized variable. (Ales Kozumplik) +- package: add weak deps attributes. (Ales Kozumplik) + * Thu Sep 18 2014 Aleš Kozumplik - 0.5.1-1 - pool_split_evr() assert if we hit unexpected data. (Related:RhBug:1141634) (Ales Kozumplik) - README: changed references to new repo location (Jan Silhan) diff --git a/sources b/sources index ff15a09..a4fa461 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a48a85248e9797ba6ed3f2c3b8a81ba hawkey-c3207af.tar.xz +a7a8adde3c4312fd1705da6e43c27c3a hawkey-029fd67.tar.xz