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>2021-09-14 14:44:36 +0300
committerNeal Gompa <ngompa13@gmail.com>2021-09-14 14:44:36 +0300
commitab96d490bc2f606570030fe50302d466fce8f346 (patch)
treebcafedf8754aadd74cd3a43ba6105980c393bd74
parentc839eaa50425f86ec1493fb1dd16b9036ed4e0ac (diff)
Release 0.17.50.17.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 aa01f64..412a651 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "4")
+SET(CR_PATCH "5")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 01c122a..f65a95e 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -24,7 +24,7 @@
Summary: Creates a common metadata repository
Name: createrepo_c
-Version: 0.17.4
+Version: 0.17.5
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c