[AUTOPATCHER-CORE] Upgrade librepo to 1.15.2 3.0 package upgrade (#7792)
Co-authored-by: Saul Paredes <saulparedes@microsoft.com>
This commit is contained in:
Родитель
ac52e6efc1
Коммит
3a8b4dae29
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"librepo-1.15.1.tar.gz": "4af9edb3219030d35f4972ce520444f7534bd9c94729456ec0aea76e868a103a"
|
||||
}
|
||||
"Signatures": {
|
||||
"librepo-1.15.2.tar.gz": "4ea56b53acc169fd8a26f1f58eaee4162eaa865909a67a2ec2104f096914c27f"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Summary: Repodata downloading library
|
||||
Name: librepo
|
||||
Version: 1.15.1
|
||||
Version: 1.15.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Vendor: Microsoft Corporation
|
||||
|
@ -13,6 +13,7 @@ BuildRequires: attr-devel
|
|||
BuildRequires: check
|
||||
BuildRequires: cmake
|
||||
BuildRequires: curl-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib-devel
|
||||
BuildRequires: gpgme-devel
|
||||
|
@ -23,6 +24,7 @@ BuildRequires: python3-sphinx
|
|||
BuildRequires: zchunk-devel
|
||||
Requires: curl-libs
|
||||
Requires: gpgme
|
||||
Requires: openssl
|
||||
Requires: zchunk
|
||||
|
||||
%description
|
||||
|
@ -82,6 +84,9 @@ popd
|
|||
%{python3_sitearch}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.15.2-1
|
||||
- Auto-upgrade to 1.15.2 - 3.0 package upgrade
|
||||
|
||||
* Wed Jun 21 2023 Sam Meluch <sammeluch@microsoft.com> - 1.15.1-1
|
||||
- Upgrade to version 1.15.1 for dnf5
|
||||
|
||||
|
|
|
@ -10671,8 +10671,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "librepo",
|
||||
"version": "1.15.1",
|
||||
"downloadUrl": "https://github.com/rpm-software-management/librepo/archive/1.15.1.tar.gz"
|
||||
"version": "1.15.2",
|
||||
"downloadUrl": "https://github.com/rpm-software-management/librepo/archive/1.15.2.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче