[ocaml-cppo/f20] Update to 1.0.1

Michel Alexandre Salim salimma at fedoraproject.org
Fri Nov 7 01:42:58 UTC 2014


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

    Update to 1.0.1
    
    (cherry picked from commit 041a3eba5b24463fa3d5b88d7b7af6bdf399949b)

 .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 5d4b8d0..b931256 100644
--- a/ocaml-cppo.spec
+++ b/ocaml-cppo.spec
@@ -4,8 +4,8 @@
 %endif
 
 Name:           ocaml-cppo
-Version:        0.9.3
-Release:        3%{?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
+
 * Thu Apr 24 2014 Jaromir Capik <jcapik at redhat.com> - 0.9.3-3
 - Removing ExclusiveArch
 
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