Hello community,

here is the log from the commit of package you-get for openSUSE:Factory checked 
in at 2018-10-15 09:38:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/you-get (Old)
 and      /work/SRC/openSUSE:Factory/.you-get.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "you-get"

Mon Oct 15 09:38:48 2018 rev:12 rq:641332 version:0.4.1148

Changes:
--------
--- /work/SRC/openSUSE:Factory/you-get/you-get.changes  2018-09-13 
12:14:00.846124633 +0200
+++ /work/SRC/openSUSE:Factory/.you-get.new/you-get.changes     2018-10-15 
09:40:35.751530529 +0200
@@ -1,0 +2,6 @@
+Thu Oct 11 18:08:35 UTC 2018 - Luigi Baldoni <[email protected]>
+
+- Use upstream exe script to avoid runtime dependency on
+  setuptools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ you-get.spec ++++++
--- /var/tmp/diff_new_pack.t8LEe2/_old  2018-10-15 09:40:37.235529168 +0200
+++ /var/tmp/diff_new_pack.t8LEe2/_new  2018-10-15 09:40:37.239529165 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -80,6 +80,7 @@
 
 %install
 python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
+install -m0755 you-get %{buildroot}%{_bindir}
 %fdupes -s %{buildroot}%{$python_sitelib}
 install -Dm644 contrib/completion/you-get-completion.bash 
%{buildroot}%{_datadir}/bash-completion/completions/you-get
 install -Dm644 contrib/completion/you-get.fish 
%{buildroot}%{_datadir}/fish/completions/you-get.fish


Reply via email to