- Upgrade to 1.1.1

+ Create a directory for gpg sockets in /run/user/ (rh#1769831, rh#1771012)
- Fix bcond declaration for zchunk so defaults are always declared

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager:dnf/librepo?expand=0&rev=26
This commit is contained in:
Neal Gompa 2019-12-14 22:20:02 +00:00 committed by Git OBS Bridge
parent b2b03a3b6b
commit 546e7409d0
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c78047acb6b272c977d5b3c5b5c26add141d47ac9620f66fde5bd1b126809b7
size 813648

3
librepo-1.11.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78e8786efe3d519f641dfdd7946f144897d044008329fadda9c3b0047497dd4d
size 813803

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Dec 14 22:17:03 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
- Upgrade to 1.1.1
+ Create a directory for gpg sockets in /run/user/ (rh#1769831, rh#1771012)
- Fix bcond declaration for zchunk so defaults are always declared
-------------------------------------------------------------------
Sun Dec 1 15:37:41 UTC 2019 - Neal Gompa <ngompa13@gmail.com>

View File

@ -28,6 +28,8 @@
# zchunk is only available in Leap 15.1 and newer
%if 0%{?sle_version} >= 150100 || 0%{?suse_version} >= 1550
%bcond_without zchunk
%else
%bcond_with zchunk
%endif
%define major 0
@ -35,7 +37,7 @@
%define devname %{name}-devel
Name: librepo
Version: 1.11.0
Version: 1.11.1
Release: 0
Summary: Repodata downloading library
License: LGPL-2.0-or-later