Hello community,

here is the log from the commit of package ocaml-mccs for openSUSE:Factory 
checked in at 2018-06-29 22:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-mccs (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-mccs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-mccs"

Fri Jun 29 22:24:06 2018 rev:2 rq:615392 version:1.1+8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-mccs/ocaml-mccs.changes    2018-03-08 
10:57:09.858061211 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-mccs.new/ocaml-mccs.changes       
2018-06-29 22:24:08.898585340 +0200
@@ -1,0 +2,7 @@
+Fri Jun  1 18:53:45 UTC 2018 - [email protected]
+
+- Update to version 1.1+8:
+  * No changelog provided.
+- Add _service file to retrieve sources.
+
+-------------------------------------------------------------------

Old:
----
  ocaml-mccs-1.1+5.tar.gz

New:
----
  _service
  ocaml-mccs-1.1+8.tar.xz

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

Other differences:
------------------
++++++ ocaml-mccs.spec ++++++
--- /var/tmp/diff_new_pack.3qCnhr/_old  2018-06-29 22:24:09.298585039 +0200
+++ /var/tmp/diff_new_pack.3qCnhr/_new  2018-06-29 22:24:09.298585039 +0200
@@ -15,22 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ocaml-mccs
-Version:        1.1+5
-%define _version %(echo %{version} | sed 's/+/-/')
+Version:        1.1+8
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        Stripped-down version of mccs with OCaml bindings
-License:        LGPL-2.1 WITH OCaml-linking-exception AND BSD-3-Clause AND 
GPL-3.0
+License:        LGPL-2.1 WITH OCaml-linking-exception AND BSD-3-Clause AND 
GPL-3.0-only
 Group:          Development/Languages/Other
 Url:            https://github.com/AltGr/ocaml-mccs
-Source:         
https://github.com/AltGr/ocaml-mccs/archive/%{version}/%{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  ocaml
-BuildRequires:  ocamlfind
 BuildRequires:  ocaml-cudf-devel
 BuildRequires:  ocaml-dune
 BuildRequires:  ocaml-rpm-macros
+BuildRequires:  ocamlfind
 
 %description
 mccs (which stands for Multi Criteria CUDF Solver) is a CUDF problem solver
@@ -45,7 +45,7 @@
 This package contains development files for %{name}.
 
 %prep
-%setup -q -n %{name}-%{_version}
+%setup -q
 
 %build
 jbuilder build
@@ -81,6 +81,8 @@
 %{_libdir}/ocaml/mccs/mccs.cmi
 %{_libdir}/ocaml/mccs/mccs.cmt
 %{_libdir}/ocaml/mccs/mccs.cmti
+%{_libdir}/ocaml/mccs/mccs.dune
+%{_libdir}/ocaml/mccs/mccs.ml
 %{_libdir}/ocaml/mccs/mccs.mli
 %{_libdir}/ocaml/mccs/META
 %{_libdir}/ocaml/mccs/glpk/

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="revision">1.1+8</param>
    <param name="scm">git</param>
    <param name="url">https://github.com/AltGr/ocaml-mccs.git</param>
    <param name="versionformat">@PARENT_TAG@</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>

Reply via email to