From 881ab732f0e70c7de0e078af7a6a25acbe845ca0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 23:28:26 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: libbinutils-devel>=2.27-1mamba [release 0.5.0-2mamba;Sat Aug 20 2016] --- grive2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grive2.spec b/grive2.spec index 3cc274f..bbd4a11 100644 --- a/grive2.spec +++ b/grive2.spec @@ -1,6 +1,6 @@ Name: grive2 Version: 0.5.0 -Release: 1mamba +Release: 2mamba Summary: Google Drive client Group: Applications/Networking Vendor: openmamba @@ -23,6 +23,7 @@ BuildRequires: libstdc++6-devel BuildRequires: libyajl-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libbinutils-devel >= 2.27-1mamba BuildRequires: cmake BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -52,5 +53,8 @@ Google Drive client with the support for the new Drive REST API and partial sync %doc COPYING %changelog +* Sat Aug 20 2016 Silvan Calarco 0.5.0-2mamba +- rebuilt by autoport with build requirements: libbinutils-devel>=2.27-1mamba + * Thu Jan 28 2016 Silvan Calarco 0.5.0-1mamba - package created using the webbuild interface