[ocaml-cppo] Update to 1.0.1

Michel Alexandre Salim salimma at fedoraproject.org
Mon Nov 3 06:37:44 UTC 2014


commit 041a3eba5b24463fa3d5b88d7b7af6bdf399949b
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Mon Nov 3 13:34:33 2014 +0700

    Update to 1.0.1

 .gitignore      |    2 +-
 ocaml-cppo.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a85a0f7..3abeba2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/cppo-0.9.3.tar.gz
+/cppo-1.0.1.tar.gz
diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec
index 38d2cc5..02f51ee 100644
--- a/ocaml-cppo.spec
+++ b/ocaml-cppo.spec
@@ -4,8 +4,8 @@
 %endif
 
 Name:           ocaml-cppo
-Version:        0.9.3
-Release:        9%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Equivalent of the C preprocessor for OCaml programs
 
 License:        BSD
@@ -60,11 +60,14 @@ make test
 
 
 %files
-%doc LICENSE README Changes
+%doc LICENSE README.md Changes
 %{_bindir}/cppo
 
 
 %changelog
+* Mon Nov  3 2014 Michel Salim <salimma at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
 * Sat Aug 30 2014 Richard W.M. Jones <rjones at redhat.com> - 0.9.3-9
 - ocaml-4.02.0 final rebuild.
 
diff --git a/sources b/sources
index 181da08..02d5dd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfea4211ab9a7c1276537ce4fc3669b5  cppo-0.9.3.tar.gz
+b258d7a9961c6fe68155b030a2a22413  cppo-1.0.1.tar.gz


More information about the scm-commits mailing list