Hello community, here is the log from the commit of package transporter for openSUSE:Factory checked in at 2019-01-08 12:28:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/transporter (Old) and /work/SRC/openSUSE:Factory/.transporter.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "transporter" Tue Jan 8 12:28:10 2019 rev:3 rq:662926 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/transporter/transporter.changes 2018-07-06 10:44:11.751097614 +0200 +++ /work/SRC/openSUSE:Factory/.transporter.new.28833/transporter.changes 2019-01-08 12:30:41.204127720 +0100 @@ -1,0 +2,6 @@ +Fri Jan 4 20:22:36 UTC 2019 - Alexei Podvalsky <[email protected]> + +- Fix: directories not owned by a package +- Spec file cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ transporter.spec ++++++ --- /var/tmp/diff_new_pack.22C7eM/_old 2019-01-08 12:30:41.880126985 +0100 +++ /var/tmp/diff_new_pack.22C7eM/_new 2019-01-08 12:30:41.884126980 +0100 @@ -36,9 +36,7 @@ Requires: contractor Requires: python3-magic-wormhole Recommends: %{name}-lang -%glib2_gsettings_schema_requires # SECTION test requirements -BuildRequires: contractor BuildRequires: python3-magic-wormhole # /SECTION @@ -68,6 +66,7 @@ %fdupes %{buildroot}/%{_datadir} # dirlist HiDPI icons (see: hicolor/index.theme) +touch $PWD/dir.lst _dirlist=$PWD/dir.lst pushd %{buildroot} find ./ | while read _list; do @@ -85,6 +84,7 @@ %{_bindir}/com.github.bleakgrey.transporter %{_datadir}/appdata/com.github.bleakgrey.transporter.appdata.xml %{_datadir}/applications/com.github.bleakgrey.transporter.desktop +%dir %{_datadir}/contractor %{_datadir}/contractor/com.github.bleakgrey.transporter.contract %{_datadir}/glib-2.0/schemas/com.github.bleakgrey.transporter.gschema.xml %{_datadir}/icons/hicolor/*/apps/com.github.bleakgrey.transporter.??g
