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 bc32add commit 7c9af21Copy full SHA for 7c9af21
VERSION.cmake
@@ -1,3 +1,3 @@
1
SET(LIBREPO_MAJOR "1")
2
-SET(LIBREPO_MINOR "15")
3
-SET(LIBREPO_PATCH "2")
+SET(LIBREPO_MINOR "16")
+SET(LIBREPO_PATCH "0")
librepo.spec
@@ -17,7 +17,7 @@
17
%global dnf_conflict 2.8.8
18
19
Name: librepo
20
-Version: 1.15.2
+Version: 1.16.0
21
Release: 1%{?dist}
22
Summary: Repodata downloading library
23
0 commit comments