Accepting request 757110 from system:packagemanager:dnf

- 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/request/show/757110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/librepo?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2019-12-16 14:19:23 +00:00 committed by Git OBS Bridge
commit bcf5b1587c
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