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-04-16 19:56:21 +0300
committerNeal Gompa <ngompa13@gmail.com>2020-04-16 19:56:21 +0300
commit9f3f3be6359d8f9b6b269e28d9ae1f279cc5f3aa (patch)
tree586fe26ffec8c34ebbffaad4b516e58c5e973826
parent7aa820d967c16bb92e76d842f0c2f12e078d64fc (diff)
Release 0.15.100.15.10
-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 eca3f68..f5bedab 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "15")
-SET(CR_PATCH "9")
+SET(CR_PATCH "10")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 5f4d21f..4f3fc30 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.9
+Version: 0.15.10
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c