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>2022-06-28 10:05:56 +0300
committerAleš Matěj <amatej@redhat.com>2022-06-28 10:05:56 +0300
commitaf14e164a3e4ab9dfaef1212e852b9ecebc326a2 (patch)
tree1fb92b84ab761156df5988cf251e35a58e1f8544
parent8fb99cde21ba409ed9d12c40e020038974032ba1 (diff)
Release 0.20.10.20.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 4525af3..89d368b 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "20")
-SET(CR_PATCH "0")
+SET(CR_PATCH "1")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index d0d2063..0105a71 100644
--- a/createrepo_c.spec
+++ b/createrepo_c.spec
@@ -30,7 +30,7 @@
Summary: Creates a common metadata repository
Name: createrepo_c
-Version: 0.20.0
+Version: 0.20.1
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c