[ocaml-lwt] V-R should be 2.3.2-1 instead of 2.3.2-0

Scott Tsai scottt at fedoraproject.org
Thu Dec 8 15:22:59 UTC 2011


commit 8ca35f2acafe8f7f095b18adde29b4d8f90dd8fe
Author: Scott Tsai <scottt.tw at gmail.com>
Date:   Thu Dec 8 23:15:22 2011 +0800

    V-R should be 2.3.2-1 instead of 2.3.2-0

 ocaml-lwt.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-lwt.spec b/ocaml-lwt.spec
index 57464cc..555ae3e 100644
--- a/ocaml-lwt.spec
+++ b/ocaml-lwt.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-lwt
 Version:        2.3.2
-Release:        0%{?dist}
+Release:        1%{?dist}
 Summary:        OCaml lightweight thread library
 
 Group:          Development/Libraries
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Thu Dec 08 2011 Scott Tsai scottt.tw at gmail.com - 2.3.2-0
+* Thu Dec 08 2011 Scott Tsai scottt.tw at gmail.com - 2.3.2-1
 - New upstream version 2.3.2. 
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.0-2


More information about the scm-commits mailing list