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-03 16:21:20 +0300
committerNeal Gompa <ngompa13@gmail.com>2020-01-03 16:21:20 +0300
commitdb3a2da68842efd8a8f69c40a222dfb15bb1f4fe (patch)
treeb4821d90cfa118552fd07cd185d98055e7625a0e
parent437451f3bea5430c0a6f678b2a65ebbbbcb12de0 (diff)
Release 0.15.50.15.5
-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 14d83d4..6466ff0 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "15")
-SET(CR_PATCH "4")
+SET(CR_PATCH "5")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index a4a2f75..e89eba1 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.4
+Version: 0.15.5
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c