Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-camlp-streams for 
openSUSE:Factory checked in at 2023-01-05 15:00:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-camlp-streams (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-camlp-streams.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-camlp-streams"

Thu Jan  5 15:00:50 2023 rev:3 rq:1056070 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-camlp-streams/ocaml-camlp-streams.changes  
2022-07-22 19:20:33.220591289 +0200
+++ 
/work/SRC/openSUSE:Factory/.ocaml-camlp-streams.new.1563/ocaml-camlp-streams.changes
        2023-01-05 15:01:09.717118029 +0100
@@ -1,0 +2,5 @@
+Sun Jan  1 01:01:01 UTC 2023 - [email protected]
+
+- Allow build with old rpm
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-camlp-streams.spec ++++++
--- /var/tmp/diff_new_pack.iKwM8B/_old  2023-01-05 15:01:10.173120434 +0100
+++ /var/tmp/diff_new_pack.iKwM8B/_new  2023-01-05 15:01:10.181120477 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-camlp-streams
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,12 @@
 Summary:        Stream and Genlex libraries for use with Camlp5
 License:        LGPL-2.1-only WITH OCaml-LGPL-linking-exception
 Group:          Development/Languages/OCaml
+BuildRoot:      %_tmppath/%name-%version-build
 URL:            https://opam.ocaml.org/packages/camlp-streams
 Source0:        %name-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune >= 2.7
-BuildRequires:  ocaml-rpm-macros >= 20220707
+BuildRequires:  ocaml-rpm-macros >= 20230101
 
 %description
 The camlp-streams package provides two library modules:
@@ -56,7 +57,7 @@
 
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 dune_release_pkgs='camlp-streams'
@@ -71,7 +72,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