From 3cdecfc18c5b7b6119d93b353fe711820dc728dc Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 26 Sep 2017 08:28:35 +0200 Subject: [PATCH] upgrading package: binutils 2.29 -> 2.29.1 --- binutils/binutils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils/binutils.spec b/binutils/binutils.spec index fe2ef979a4..4b2f1e1425 100644 --- a/binutils/binutils.spec +++ b/binutils/binutils.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.29 -%define V_base 2.29 +%define V_opkg 2.29.1 +%define V_base 2.29.1 # package information Name: binutils @@ -36,7 +36,7 @@ Class: CORE Group: Compiler License: GPL Version: %{V_opkg} -Release: 20170724 +Release: 20170926 # list of sources Source0: http://ftp.gnu.org/gnu/binutils/binutils-%{V_base}.tar.bz2