From 5f4de4a4e85845d4184fbd30c03ff8a8ec7df4af Mon Sep 17 00:00:00 2001 From: Jaroslav Rohel Date: Fri, 9 Dec 2022 13:47:26 +0100 Subject: [PATCH] Release 1.15.1 --- VERSION.cmake | 2 +- librepo.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 75a515e5..37fad8e4 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") SET(LIBREPO_MINOR "15") -SET(LIBREPO_PATCH "0") +SET(LIBREPO_PATCH "1") diff --git a/librepo.spec b/librepo.spec index 80be695a..5b1792eb 100644 --- a/librepo.spec +++ b/librepo.spec @@ -11,7 +11,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.15.0 +Version: 1.15.1 Release: 1%{?dist} Summary: Repodata downloading library