Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2013-01-22 22:23:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml", Maintainer is "dlova...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2013-01-14 
09:43:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml.new/ocaml.changes 2013-01-22 
22:23:12.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 14 10:07:21 CET 2013 - oher...@suse.de
+
+- change Requires: version-release to just Requires: version
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.HN6SyJ/_old  2013-01-22 22:23:15.000000000 +0100
+++ /var/tmp/diff_new_pack.HN6SyJ/_new  2013-01-22 22:23:15.000000000 +0100
@@ -89,7 +89,7 @@
 Summary:        Source code for Objective Caml libraries
 License:        QPL-1.0 and SUSE-LGPL-2.0-with-linking-exception
 Group:          Development/Languages/Other
-Requires:       ocaml = %{version}-%{release}
+Requires:       ocaml = %{version}
 
 %description source
 Source code for Objective Caml libraries.
@@ -99,7 +99,7 @@
 Summary:        X11 support for Objective Caml
 License:        SUSE-LGPL-2.0-with-linking-exception
 Group:          System/Libraries
-Requires:       ocaml-runtime = %{version}-%{release}
+Requires:       ocaml-runtime = %{version}
 
 %description x11
 X11 support for Objective Caml.
@@ -110,8 +110,8 @@
 Summary:        The Objective Caml Compiler and Programming Environment
 License:        SUSE-LGPL-2.0-with-linking-exception
 Group:          System/Libraries
-Requires:       ocaml = %{version}-%{release}
-Requires:       ocaml(runtime) = %{version}-%{release}
+Requires:       ocaml = %{version}
+Requires:       ocaml(runtime) = %{version}
 
 %description labltk
 Labltk is a library for interfacing Objective Caml with the scripting
@@ -125,8 +125,8 @@
 Summary:        Development files for labltk
 License:        SUSE-LGPL-2.0-with-linking-exception
 Group:          Development/Libraries/Other
-Requires:       %{name}-labltk = %{version}-%{release}
-Requires:       ocaml = %{version}-%{release}
+Requires:       %{name}-labltk = %{version}
+Requires:       ocaml = %{version}
 Requires:       tcl-devel
 Requires:       tk-devel
 Requires:       xorg-x11-libX11-devel
@@ -144,7 +144,7 @@
 Summary:        Pre-Processor-Pretty-Printer for Objective Caml
 License:        SUSE-LGPL-2.0-with-linking-exception
 Group:          Development/Languages/Other
-Requires:       ocaml-runtime = %{version}-%{release}
+Requires:       ocaml-runtime = %{version}
 
 %description camlp4
 Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml, parsing a
@@ -157,8 +157,8 @@
 Summary:        Pre-Processor-Pretty-Printer for Objective Caml
 License:        SUSE-LGPL-2.0-with-linking-exception
 Group:          Development/Languages/Other
-Requires:       %{name}-camlp4 = %{version}-%{release}
-Requires:       ocaml = %{version}-%{release}
+Requires:       %{name}-camlp4 = %{version}
+Requires:       ocaml = %{version}
 Provides:       camlp4 = %{version}
 Obsoletes:      camlp4 < %{version}
 
@@ -173,7 +173,7 @@
 Summary:        The Objective Caml Compiler and Programming Environment
 License:        QPL-1.0
 Group:          Development/Languages/Other
-Requires:       ocaml = %{version}-%{release}
+Requires:       ocaml = %{version}
 
 %description ocamldoc
 Objective Caml is a high-level, strongly-typed, functional and
@@ -188,7 +188,7 @@
 License:        GPL-2.0+
 Group:          Development/Languages/Other
 Requires:       emacs
-Requires:       ocaml = %{version}-%{release}
+Requires:       ocaml = %{version}
 Provides:       caml-mode
 
 %description emacs
@@ -203,7 +203,7 @@
 Summary:        The Objective Caml Compiler and Programming Environment
 License:        GPL-2.0+ and QPL-1.0
 Group:          Development/Languages/Other
-Requires:       ocaml = %{version}-%{release}
+Requires:       ocaml = %{version}
 
 %description docs
 Objective Caml is a high-level, strongly-typed, functional and
@@ -217,7 +217,7 @@
 Summary:        Libraries used internal to the OCaml Compiler
 License:        QPL-1.0
 Group:          Development/Libraries/Other
-Requires:       ocaml = %{version}-%{release}
+Requires:       ocaml = %{version}
 
 %description compiler-libs
 Objective Caml is a high-level, strongly-typed, functional and
@@ -231,7 +231,7 @@
 Summary:        Libraries used internal to the OCaml Compiler
 License:        QPL-1.0
 Group:          Development/Libraries/Other
-Requires:       ocaml-compiler-libs = %{version}-%{release}
+Requires:       ocaml-compiler-libs = %{version}
 
 %description compiler-libs-devel
 The %{name}-devel package contains libraries and signature files for


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to