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-03-03 09:48:08 +0300
committerAleš Matěj <amatej@redhat.com>2021-03-03 09:48:08 +0300
commit956a318b427e2489ccac754d199a09d32690ddc3 (patch)
tree303b3d99e4c85d8e85f9bec932231ff07906874c
parent3cc190f2fc8dd48eefc28be26075aba5d71be9fd (diff)
Release 0.17.10.17.1
-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 1e76932..ab50643 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "0")
+SET(CR_PATCH "1")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index f416ada..8688e3e 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.0
+Version: 0.17.1
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c