Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package obs-scm-bridge for openSUSE:Factory 
checked in at 2023-10-19 22:47:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-scm-bridge (Old)
 and      /work/SRC/openSUSE:Factory/.obs-scm-bridge.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-scm-bridge"

Thu Oct 19 22:47:36 2023 rev:7 rq:1118614 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/obs-scm-bridge/obs-scm-bridge.changes    
2023-06-09 20:43:30.328668463 +0200
+++ /work/SRC/openSUSE:Factory/.obs-scm-bridge.new.1945/obs-scm-bridge.changes  
2023-10-19 22:50:05.528465847 +0200
@@ -1,0 +2,5 @@
+Wed Oct 18 15:20:51 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- readd git-lfs dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obs-scm-bridge.spec ++++++
--- /var/tmp/diff_new_pack.GVT7jq/_old  2023-10-19 22:50:05.960481516 +0200
+++ /var/tmp/diff_new_pack.GVT7jq/_new  2023-10-19 22:50:05.960481516 +0200
@@ -21,7 +21,6 @@
 %else
 %define build_pkg_name build
 %endif
-
 Name:           obs-scm-bridge
 Version:        0.4.2
 Release:        0
@@ -39,8 +38,14 @@
 Requires:       perl(URI)
 Requires:       perl(XML::Parser)
 Requires:       perl(YAML::LibYAML)
-BuildArch:      noarch
 Recommends:     python3-packaging
+BuildArch:      noarch
+%if 0%{?fedora} || 0%{?rhel}
+Requires:       git
+%else
+Requires:       git-core
+Requires:       git-lfs
+%endif
 
 %description
 
@@ -50,7 +55,7 @@
 %build
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
 
 %files
 %{_prefix}/lib/obs/service

Reply via email to