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-07-08 15:52:33 +0300
committerAleš Matěj <amatej@redhat.com>2021-07-08 15:52:33 +0300
commitcb74969736bdea86465e85feeceb895ff7a42610 (patch)
tree93e8249ecf903bf550320f9b0a12a837cce7cf09
parent9a787d528cf068d2cc5a0cda4ec1784fdd889792 (diff)
Release 0.17.40.17.4
-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 4a0b4fa..aa01f64 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "3")
+SET(CR_PATCH "4")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index d9864bf..01c122a 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.3
+Version: 0.17.4
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c