rjones pushed to coccinelle (master). "Version 1.0.0(!)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 12:36:58 UTC 2015


>From c353009e0b9e324be4538c23abc63c5a7216873b Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones at redhat.com>
Date: Thu, 23 Apr 2015 13:34:18 +0100
Subject: Version 1.0.0(!)


diff --git a/.gitignore b/.gitignore
index 684df89..086d824 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ coccinelle-0.2.3rc6.tgz
 /coccinelle-1.0.0-rc18.tgz
 /coccinelle-1.0.0-rc20.tgz
 /coccinelle-1.0.0-rc21.tgz
+/coccinelle-1.0.0.tgz
diff --git a/coccinelle.spec b/coccinelle.spec
index de588d3..dd3c814 100644
--- a/coccinelle.spec
+++ b/coccinelle.spec
@@ -2,7 +2,7 @@
 
 Name:           coccinelle
 Version:        1.0.0
-Release:        0.rc21.1%{?dist}.5
+Release:        1%{?dist}
 Summary:        Semantic patching for Linux (spatch)
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ License:        GPLv2
 ExcludeArch:    sparc64 s390 s390x ppc64
 
 URL:            http://coccinelle.lip6.fr/
-Source0:        http://coccinelle.lip6.fr/distrib/%{name}-%{version}-rc21.tgz
+Source0:        http://coccinelle.lip6.fr/distrib/%{name}-%{version}.tgz
 
 BuildRequires:  ocaml >= 3.10.0
 BuildRequires:  ocaml-findlib-devel
@@ -60,7 +60,7 @@ The %{name}-examples package contains examples for %{name}.
 
 
 %prep
-%setup -q -n %{name}-%{version}-rc21
+%setup -q -n %{name}-%{version}
 
 # Remove .cvsignore files.
 find -name .cvsignore -delete
@@ -145,6 +145,9 @@ $RPM_BUILD_ROOT%{_bindir}/spatch -sp_file demos/simple.cocci demos/simple.c
 
 
 %changelog
+* Thu Apr 23 2015 Richard W.M. Jones <rjones at redhat.com> - 1.0.0-1
+- Version 1.0.0(!)
+
 * Tue Feb 17 2015 Richard W.M. Jones <rjones at redhat.com> - 1.0.0-0.rc21.1.5
 - ocaml-4.02.1 rebuild.
 
diff --git a/sources b/sources
index fd4b05b..232b544 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0387370889c434a69306f8e22919d6ce  coccinelle-1.0.0-rc21.tgz
+bce69f218d0a2b4f3bfd438c97633327  coccinelle-1.0.0.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/coccinelle.git/commit/?h=master&id=c353009e0b9e324be4538c23abc63c5a7216873b


More information about the scm-commits mailing list