From 7c9af219abd49f8961542b7622fc82cfdaa572e3 Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Fri, 1 Sep 2023 08:30:26 +0200 Subject: [PATCH] Release 1.16.0 --- VERSION.cmake | 4 ++-- librepo.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 2076d380..92479bcc 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") -SET(LIBREPO_MINOR "15") -SET(LIBREPO_PATCH "2") +SET(LIBREPO_MINOR "16") +SET(LIBREPO_PATCH "0") diff --git a/librepo.spec b/librepo.spec index 841f19bd..31c51fc9 100644 --- a/librepo.spec +++ b/librepo.spec @@ -17,7 +17,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.15.2 +Version: 1.16.0 Release: 1%{?dist} Summary: Repodata downloading library