Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package non-ntk for openSUSE:Factory checked in at 2021-02-18 20:41:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/non-ntk (Old) and /work/SRC/openSUSE:Factory/.non-ntk.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "non-ntk" Thu Feb 18 20:41:29 2021 rev:5 rq:873387 version:1.3.1000 Changes: -------- --- /work/SRC/openSUSE:Factory/non-ntk/non-ntk.changes 2020-07-06 16:29:03.875120188 +0200 +++ /work/SRC/openSUSE:Factory/.non-ntk.new.28504/non-ntk.changes 2021-02-18 20:53:12.467484277 +0100 @@ -1,0 +2,6 @@ +Thu Feb 18 12:26:33 UTC 2021 - Edgar Aichinger <[email protected]> + +- remove non-ntk-snapshot.sh from package sources (bsc #1182396) + (unused leftover from original fedora package, we don't do snapshot packaging anyways) + +------------------------------------------------------------------- Old: ---- non-ntk-snapshot.sh ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ non-ntk.spec ++++++ --- /var/tmp/diff_new_pack.VkPZRh/_old 2021-02-18 20:53:13.043484818 +0100 +++ /var/tmp/diff_new_pack.VkPZRh/_new 2021-02-18 20:53:13.047484822 +0100 @@ -26,11 +26,8 @@ Group: Development/Libraries/C and C++ URL: https://non.tuxfamily.org/ Source0: non-ntk-%{version}.tar.bz2 -# script to create source tarball from git -# sh non-snapshot.sh $(rev) -Source1: non-ntk-snapshot.sh # no desktop file in tarball -Source2: non-ntk-1.3.0-fluid.desktop +Source1: non-ntk-1.3.0-fluid.desktop # sent upstream via email Patch1: non-ntk-1.3.0-fsf.patch Patch2: non-ntk-unused-shlib.patch @@ -92,7 +89,7 @@ %install ./waf -v install --destdir=%{buildroot} install -d -m 0755 %{buildroot}%{_datadir}/applications -install -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/ntk-fluid.desktop +install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/ntk-fluid.desktop rm %{buildroot}%{_libdir}/libntk*.a* %if 0%{?suse_version}
