Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-ppx_derivers for 
openSUSE:Factory checked in at 2022-04-06 21:51:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-ppx_derivers (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-ppx_derivers.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-ppx_derivers"

Wed Apr  6 21:51:23 2022 rev:5 rq:967070 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ppx_derivers/ocaml-ppx_derivers.changes    
2019-11-11 21:27:41.616009640 +0100
+++ 
/work/SRC/openSUSE:Factory/.ocaml-ppx_derivers.new.1900/ocaml-ppx_derivers.changes
  2022-04-06 21:51:41.595428962 +0200
@@ -1,0 +2,5 @@
+Fri Apr  9 09:09:09 UTC 2021 - oher...@suse.de
+
+- Require current ocaml-rpm-macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-ppx_derivers.spec ++++++
--- /var/tmp/diff_new_pack.waLXOe/_old  2022-04-06 21:51:42.067423576 +0200
+++ /var/tmp/diff_new_pack.waLXOe/_new  2022-04-06 21:51:42.071423531 +0200
@@ -23,11 +23,12 @@
 Summary:        Deriving plugin registry
 License:        BSD-3-Clause
 Group:          Development/Languages/OCaml
+BuildRoot:      %_tmppath/%name-%version-build
 URL:            https://github.com/ocaml-ppx/ppx_derivers
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20191101
+BuildRequires:  ocaml-rpm-macros >= 20210409
 
 %description
 Ppx_derivers is a tiny package whose sole purpose is to allow
@@ -44,7 +45,7 @@
 developing applications that use %{name}.
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 dune_release_pkgs='ppx_derivers'
@@ -59,7 +60,9 @@
 %ocaml_dune_test
 
 %files -f %{name}.files
+%defattr(-,root,root,-)
 
 %files devel -f %{name}.files.devel
+%defattr(-,root,root,-)
 
 %changelog

Reply via email to