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:
authorAleš Matěj <amatej@redhat.com>2021-09-27 09:59:58 +0300
committerAleš Matěj <amatej@redhat.com>2021-09-27 09:59:58 +0300
commitd764fe9b386aa8da1aca58b9bc3dc061f52e8f28 (patch)
treec60eaaee3fc2f949e3eb78a8feeb3f4dd8cc0f47
parent0633e31e491179f0153ef8267874812b4691957b (diff)
Release 0.17.60.17.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 412a651..b72f979 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "5")
+SET(CR_PATCH "6")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index f65a95e..bb84c92 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.5
+Version: 0.17.6
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c