Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/rpm-software-management/createrepo_c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2020-01-18 01:23:36 +0300
committerNeal Gompa <ngompa13@gmail.com>2020-01-18 01:23:36 +0300
commit25fd8bcc295f2582ada9eb585ffd2ac6e7c7e645 (patch)
tree9756d695e1f6363e8c9a55a388a97cbf920a9ba7
parenta5ca8f10a83cc293bea7a93eff809a932e32e102 (diff)
Release 0.15.60.15.6
-rw-r--r--VERSION.cmake2
-rw-r--r--createrepo_c.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index 6466ff0..b9927d9 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "15")
-SET(CR_PATCH "5")
+SET(CR_PATCH "6")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index e89eba1..408dfba 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.5
+Version: 0.15.6
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c