Hello community,

here is the log from the commit of package exaile for openSUSE:Factory checked 
in at 2017-05-16 14:43:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exaile (Old)
 and      /work/SRC/openSUSE:Factory/.exaile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exaile"

Tue May 16 14:43:35 2017 rev:10 rq:494486 version:3.4.5+git20170510

Changes:
--------
--- /work/SRC/openSUSE:Factory/exaile/exaile.changes    2017-02-03 
17:36:34.242300998 +0100
+++ /work/SRC/openSUSE:Factory/.exaile.new/exaile.changes       2017-05-16 
14:44:42.242932850 +0200
@@ -1,0 +2,6 @@
+Wed May 10 20:30:23 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.4.5+git20170510:
+  * No changelog available.
+
+-------------------------------------------------------------------

Old:
----
  exaile-3.4.5+git20170110.tar.gz

New:
----
  exaile-3.4.5+git20170510.tar.gz

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

Other differences:
------------------
++++++ exaile.spec ++++++
--- /var/tmp/diff_new_pack.L6D9f4/_old  2017-05-16 14:44:43.134807533 +0200
+++ /var/tmp/diff_new_pack.L6D9f4/_new  2017-05-16 14:44:43.138806970 +0200
@@ -16,9 +16,10 @@
 #
 
 
+%define __requires_exclude typelib\\((GtkosxApplication)\\)
 %define _name   Exaile
 Name:           exaile
-Version:        3.4.5+git20170110
+Version:        3.4.5+git20170510
 Release:        0
 Summary:        Gtk3 Amarok-like music player
 License:        GPL-3.0+
@@ -93,14 +94,6 @@
     pushd "$dir"
     # Fix wrong-script-end-of-line-encoding.
     dos2unix *.py
-    # Add execution bit to scripts with shebangs and remove from others.
-    ls *.py | while read py; do
-        if [[ "$(head -c2 "$py"; echo)" == "#!" ]]; then
-            chmod a+x "$py"
-        else
-            chmod a-x "$py"
-        fi
-    done
     # Fix python-bytecode-inconsistent-mtime (hacky).
     rm -f *.pyc *.pyo
     touch -c *.py
@@ -132,6 +125,9 @@
 %config %{_sysconfdir}/xdg/%{name}/settings.ini
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
+%dir %{_datadir}/bash-completion/
+%dir %{_datadir}/bash-completion/completions/
+%{_datadir}/bash-completion/completions/%{name}
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++++++ exaile-3.4.5+git20170110.tar.gz -> exaile-3.4.5+git20170510.tar.gz ++++++
++++ 17795 lines of diff (skipped)


Reply via email to