From f8f25ae670ea619ca7a06fa4efed00b0d3d1ff32 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 6 May 2020 21:35:02 +0200 Subject: [PATCH] upgrading package: libqb 1.9.0 -> 2.0.0 --- libqb/libqb.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libqb/libqb.spec b/libqb/libqb.spec index 4d91d30057..039fe6269b 100644 --- a/libqb/libqb.spec +++ b/libqb/libqb.spec @@ -31,11 +31,11 @@ Distribution: OpenPKG Community Class: EVAL Group: Libraries License: LGPL -Version: 1.9.0 -Release: 20191212 +Version: 2.0.0 +Release: 20200506 # list of sources -Source0: https://github.com/ClusterLabs/libqb/releases/download/%{version}/libqb-%{version}.tar.gz +Source0: https://github.com/ClusterLabs/libqb/releases/download/v%{version}/libqb-%{version}.tar.gz # build information BuildPreReq: OpenPKG, openpkg >= 20160101