From 4ff11d85cb06026943f297bc3e06f047dd73bf0b Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Tue, 26 Mar 2024 14:28:08 +0100 Subject: [PATCH] Release 1.17.1 --- VERSION.cmake | 2 +- librepo.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 204f561a..39426aec 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") SET(LIBREPO_MINOR "17") -SET(LIBREPO_PATCH "0") +SET(LIBREPO_PATCH "1") diff --git a/librepo.spec b/librepo.spec index 8fe8e8bc..6fd1cff3 100644 --- a/librepo.spec +++ b/librepo.spec @@ -28,7 +28,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.17.0 +Version: 1.17.1 Release: 1%{?dist} Summary: Repodata downloading library