From 6a44d1d4a95eb8bb24e4768c509bc645343b8296 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Tue, 10 Mar 2020 08:35:08 -0400 Subject: [PATCH] Release 0.15.8 --- VERSION.cmake | 2 +- createrepo_c.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 8c9acb63..723b2c02 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "15") -SET(CR_PATCH "7") +SET(CR_PATCH "8") diff --git a/createrepo_c.spec b/createrepo_c.spec index abc0464b..21ec50e4 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -35,7 +35,7 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 0.15.7 +Version: 0.15.8 Release: 1%{?dist} License: GPLv2+ URL: https://github.com/rpm-software-management/createrepo_c