From 04c7e1b34c44686495bca9cdfb7c98b6f75f4c4ad47e4d64bf4aff9970396cf3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 15 Oct 2010 15:14:09 +0000 Subject: [PATCH] Accepting request 50802 from devel:libraries:c_c++ Copy from devel:libraries:c_c++/adolc based on submit request 50802 from user coolo OBS-URL: https://build.opensuse.org/request/show/50802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adolc?expand=0&rev=2 --- adolc.changes | 5 +++++ adolc.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/adolc.changes b/adolc.changes index 8872155..fbbb6d1 100644 --- a/adolc.changes +++ b/adolc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 15 09:41:17 UTC 2010 - coolo@novell.com + +- remove the macro from the version tag + ------------------------------------------------------------------- Mon Oct 11 15:54:54 UTC 2010 - kshitij@math.upb.de diff --git a/adolc.spec b/adolc.spec index 49e9bc3..1ec6c4b 100644 --- a/adolc.spec +++ b/adolc.spec @@ -1,5 +1,5 @@ # -# spec file for package adolc (Version MACRO) +# spec file for package adolc (Version 2.1.10) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -17,11 +17,10 @@ # norootforbuild -%define ver %(echo 2.1.10 | sed s,-,_, ) %define packver 2.1.10-trunk Name: adolc -Version: %ver +Version: 2.1.10 Release: 1 License: GPLv2 or CPL Summary: Algorithmic Differentiation Library for C/C++