Update to 0.9.2

Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
Igor Gnatenko 2017-07-01 15:18:54 +02:00
parent bfefa27947
commit 8a2c2ce0fe
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/libdnf-0.8.2.tar.gz
/libdnf-0.9.0.tar.gz
/libdnf-0.9.1.tar.gz
/libdnf-0.9.2.tar.gz

View File

@ -21,7 +21,7 @@
%{nil}
Name: libdnf
Version: 0.9.1
Version: 0.9.2
Release: 1%{?dist}
Summary: Library providing simplified C and Python API to libsolv
License: LGPLv2+
@ -53,7 +53,6 @@ A Library providing simplified C and Python API to libsolv.
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libsolv-devel%{?_isa} >= %{libsolv_version}
BuildRequires: python-nose
%description devel
Development files for %{name}.
@ -62,7 +61,11 @@ Development files for %{name}.
Summary: Python 2 bindings for the hawkey library
%{?python_provide:%python_provide python2-hawkey}
BuildRequires: python2-devel
%if 0%{?rhel} && 0%{?rhel} <= 7
BuildRequires: python-nose
%else
BuildRequires: python2-nose
%endif
Requires: %{name}%{?_isa} = %{version}-%{release}
# Fix problem with hawkey - dnf version incompatibility
# Can be deleted for distros where only python2-dnf >= 2.0.0
@ -162,6 +165,9 @@ popd
%endif
%changelog
* Sat Jul 01 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.9.2-1
- Update to 0.9.2
* Mon Jun 12 2017 Jaroslav Mracek <jmracek@redhat.com> - 0.9.1-1
- Update to 0.9.1

View File

@ -1 +1 @@
SHA512 (libdnf-0.9.1.tar.gz) = b5bef1e59c538b731c97906a4dda7ef62d0cd2edee12e6a3a8b24f9245d4a86e73148519c870ae4eb1c23ce995a1a5d4cdd5b1189faca339f8b80d8ce7b00a7d
SHA512 (libdnf-0.9.2.tar.gz) = a573a4931335f6a6c1077f1d5e64e1edd684b06127d8063162060f2b0a82dc8bbc24dac69dba5b3d2ec2ddde17fee7432c1e857df4893eef45769b78f89a3167