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-06-11 15:00:51 +0300
committerPavla Kratochvilova <pkratoch@redhat.com>2021-06-11 15:00:51 +0300
commit8196982f0974c268898a5550d61b374bd58103e2 (patch)
treedf563a64b02fa8feb8a54f5678e03595fb33632a
parent60593e10b54a5356e1d7598030dc3d9d6459cdcd (diff)
Release 0.17.30.17.3
-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 0c790cd..4a0b4fa 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -1,3 +1,3 @@
SET(CR_MAJOR "0")
SET(CR_MINOR "17")
-SET(CR_PATCH "2")
+SET(CR_PATCH "3")
diff --git a/createrepo_c.spec b/createrepo_c.spec
index 92ff091..d9864bf 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.2
+Version: 0.17.3
Release: 1%{?dist}
License: GPLv2+
URL: https://github.com/rpm-software-management/createrepo_c