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:
authorPavla Kratochvilova <pkratoch@redhat.com>2021-10-21 10:15:13 +0300
committerPavla Kratochvilova <pkratoch@redhat.com>2021-10-21 10:19:12 +0300
commitc4e6808c710ec68e56bd93b0366f3b6cbeee3167 (patch)
treeaf161dc777fd3269a99dd712152c80c7ea15649d
parenta602e05c94cf768a9f6705ee71beb843b505cc6d (diff)
Release 0.17.70.17.7
-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 b72f979..5630eb0 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "6")
+SET(CR_PATCH "7")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index bb84c92..77ac52a 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.6
+Version: 0.17.7
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c