Accepting request 305444 from devel:tools

- Update to release 1.0.0
  * see changes.txt for full list of changes (forwarded request 305443 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/305444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2015-05-06 05:49:32 +00:00 committed by Git OBS Bridge
commit 67407b3a42
4 changed files with 12 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57c7eabbb543b034f2ee5d561e9df4791387c585fd10954ee4eb66e818f48a50
size 2735434

3
coccinelle-1.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e18b4c77964c6f623c385dc8b2fcb46beacd9811927617144620b12d93289e74
size 3427246

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 5 12:43:14 UTC 2015 - mpluskal@suse.com
- Update to release 1.0.0
* see changes.txt for full list of changes
-------------------------------------------------------------------
Fri Feb 20 00:00:00 CET 2015 - dsterba@suse.cz

View File

@ -17,16 +17,15 @@
Name: coccinelle
Version: 1.0.0~rc24
Version: 1.0.0
Release: 0
Summary: Semantic patch utility
License: GPL-2.0
Group: Productivity/Text/Utilities
Url: http://coccinelle.lip6.fr/
%define rversion 1.0.0-rc24
#Git-Clone: git://github.com/coccinelle/coccinelle
Source: http://coccinelle.lip6.fr/distrib/%name-%rversion.tgz
Source: http://coccinelle.lip6.fr/distrib/%name-%version.tgz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: ncurses-devel
@ -53,7 +52,7 @@ structure. Beyond collateral evolutions, Coccinelle is successfully
used (by us and others) for finding and fixing bugs in systems code.
%prep
%setup -qn %name-%rversion
%setup -qn %name-%version
%build
%configure