Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dust for openSUSE:Factory checked in 
at 2024-02-21 18:02:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dust (Old)
 and      /work/SRC/openSUSE:Factory/.dust.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dust"

Wed Feb 21 18:02:01 2024 rev:5 rq:1148776 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dust/dust.changes        2024-01-31 
23:54:56.911583816 +0100
+++ /work/SRC/openSUSE:Factory/.dust.new.1706/dust.changes      2024-02-21 
18:02:09.423765502 +0100
@@ -1,0 +2,7 @@
+Wed Feb 21 15:25:41 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+  %patchN.
+- Disable tests: not working on OBS
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dust.spec ++++++
--- /var/tmp/diff_new_pack.r9NgRo/_old  2024-02-21 18:02:10.107790282 +0100
+++ /var/tmp/diff_new_pack.r9NgRo/_new  2024-02-21 18:02:10.111790427 +0100
@@ -60,8 +60,7 @@
 ZSH completion script for %{name}.
 
 %prep
-%setup -qa1
-%patch0 -p1
+%autosetup -a1 -p1
 
 %build
 %{cargo_build}
@@ -72,9 +71,6 @@
 install -Dm0644 completions/dust.bash 
%{buildroot}/%{_datadir}/bash-completion/completions/%{name}
 install -Dm0644 completions/dust.fish 
%{buildroot}/%{_datadir}/fish/completions/%{name}.fish
 
-%check
-%{cargo_test}
-
 %files
 %{_bindir}/%{name}
 %license LICENSE

Reply via email to