commit ocamlmod for openSUSE:Factory

2017-08-18 Thread root
Hello community,

here is the log from the commit of package ocamlmod for openSUSE:Factory 
checked in at 2017-08-18 15:02:39

Comparing /work/SRC/openSUSE:Factory/ocamlmod (Old)
 and  /work/SRC/openSUSE:Factory/.ocamlmod.new (New)


Package is "ocamlmod"

Fri Aug 18 15:02:39 2017 rev:2 rq:512543 version:0.0.8

Changes:

--- /work/SRC/openSUSE:Factory/ocamlmod/ocamlmod.changes2016-07-15 
12:47:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ocamlmod.new/ocamlmod.changes   2017-08-18 
15:02:40.328784410 +0200
@@ -1,0 +2,10 @@
+Tue Jul 25 13:04:54 UTC 2017 - oher...@suse.de
+
+- Use Group: Development/Languages/OCaml
+
+---
+Mon Jul 17 12:48:58 UTC 2017 - oher...@suse.de
+
+- Wrap specfile conditionals to fix quilt setup
+
+---



Other differences:
--
++ ocamlmod.spec ++
--- /var/tmp/diff_new_pack.gXczvO/_old  2017-08-18 15:02:41.764582292 +0200
+++ /var/tmp/diff_new_pack.gXczvO/_new  2017-08-18 15:02:41.784579476 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocamlmod
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 Name:   ocamlmod
 Version:0.0.8
 Release:0
-%{ocaml_preserve_bytecode}
+%{?ocaml_preserve_bytecode}
 Summary:Generate OCaml modules
 License:LGPL-2.1+
-Group:  Development/Libraries/Other
+Group:  Development/Languages/OCaml
 
 Url:http://forge.ocamlcore.org/projects/ocamlmod/
 Source0:%{name}-%{version}.tar.xz
@@ -30,10 +30,10 @@
 
 BuildRequires:  ocaml
 BuildRequires:  ocaml-findlib
-BuildRequires:  ocamlfind(findlib)
-BuildRequires:  ocamlfind(str)
 BuildRequires:  ocaml-ocamlbuild
 BuildRequires:  ocaml-rpm-macros >= 4.03
+BuildRequires:  ocamlfind(findlib)
+BuildRequires:  ocamlfind(str)
 
 %description
 Generate OCaml modules from source files




commit ocamlmod for openSUSE:Factory

2019-10-30 Thread root
Hello community,

here is the log from the commit of package ocamlmod for openSUSE:Factory 
checked in at 2019-10-30 14:42:28

Comparing /work/SRC/openSUSE:Factory/ocamlmod (Old)
 and  /work/SRC/openSUSE:Factory/.ocamlmod.new.2990 (New)


Package is "ocamlmod"

Wed Oct 30 14:42:28 2019 rev:3 rq:734246 version:0.0.10

Changes:

--- /work/SRC/openSUSE:Factory/ocamlmod/ocamlmod.changes2017-08-18 
15:02:40.328784410 +0200
+++ /work/SRC/openSUSE:Factory/.ocamlmod.new.2990/ocamlmod.changes  
2019-10-30 14:42:32.373845474 +0100
@@ -1,0 +2,5 @@
+Mon Sep 23 16:35:39 UTC 2019 - oher...@suse.de
+
+- Update to version 0.0.10, add ocamlmod.patch
+
+---

Old:

  ocamlmod-0.0.8.tar.xz

New:

  _service
  ocamlmod-0.0.10.tar.xz
  ocamlmod.patch



Other differences:
--
++ ocamlmod.spec ++
--- /var/tmp/diff_new_pack.Kz35TT/_old  2019-10-30 14:42:34.365847596 +0100
+++ /var/tmp/diff_new_pack.Kz35TT/_new  2019-10-30 14:42:34.365847596 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   ocamlmod
-Version:0.0.8
+Version:0.0.10
 Release:0
 %{?ocaml_preserve_bytecode}
 Summary:Generate OCaml modules
@@ -26,7 +26,7 @@
 
 Url:http://forge.ocamlcore.org/projects/ocamlmod/
 Source0:%{name}-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch0: ocamlmod.patch
 
 BuildRequires:  ocaml
 BuildRequires:  ocaml-findlib
@@ -39,7 +39,7 @@
 Generate OCaml modules from source files
 
 %prep
-%setup
+%autosetup -p1
 
 %build
 %ocaml_oasis_configure --enable-docs
@@ -50,7 +50,6 @@
 %ocaml_oasis_findlib_install
 
 %files
-%defattr(-,root,root,-)
 %{_bindir}/*
 
 %changelog

++ _service ++

  
https://github.com/gildor478/ocamlmod.git
git
0.0.10
36ce9a92e8a4116a7804582bf6b751194bd71230
ocamlmod
  
  
*.tar
xz
  
  

++ ocamlmod-0.0.8.tar.xz -> ocamlmod-0.0.10.tar.xz ++
 7879 lines of diff (skipped)

++ ocamlmod.patch ++
 8357 lines (skipped)