We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c833e commit 91ebe84Copy full SHA for 91ebe84
VERSION.cmake
@@ -1,3 +1,3 @@
1
SET(LIBREPO_MAJOR "1")
2
SET(LIBREPO_MINOR "10")
3
-SET(LIBREPO_PATCH "1")
+SET(LIBREPO_PATCH "2")
librepo.spec
@@ -26,7 +26,7 @@
26
%global dnf_conflict 2.8.8
27
28
Name: librepo
29
-Version: 1.10.1
+Version: 1.10.2
30
Release: 1%{?dist}
31
Summary: Repodata downloading library
32
0 commit comments