Hello community,

here is the log from the commit of package bspwm for openSUSE:Factory checked 
in at 2017-09-25 14:00:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bspwm (Old)
 and      /work/SRC/openSUSE:Factory/.bspwm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bspwm"

Mon Sep 25 14:00:04 2017 rev:3 rq:528537 version:0.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/bspwm/bspwm.changes      2017-02-13 
07:49:28.415209459 +0100
+++ /work/SRC/openSUSE:Factory/.bspwm.new/bspwm.changes 2017-09-25 
14:00:06.864942442 +0200
@@ -1,0 +2,16 @@
+Sun Sep 24 16:47:38 UTC 2017 - [email protected]
+
+- Created _service file
+- Update to 0.9.3
+- Changes
+    * *click_to_focus* is now a button name. Specifying a boolean is
+      deprecated but will still work (`true` is equivalent to `button1`).
+
+- Additions
+    * `node -r` now accepts a relative fraction argument.
+    * An option was added to `query -{M,D,N}` in order to output names
+      instead of IDs: `--names`.
+    * New rule consequence: `rectangle=WxH+X+Y`.
+    * New settings: `swallow_first_click` and `directional_focus_tightness`.
+
+-------------------------------------------------------------------

Old:
----
  0.9.2.tar.gz

New:
----
  _service
  bspwm-0.9.3.tar.gz

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

Other differences:
------------------
++++++ bspwm.spec ++++++
--- /var/tmp/diff_new_pack.jF6tWw/_old  2017-09-25 14:00:07.672828776 +0200
+++ /var/tmp/diff_new_pack.jF6tWw/_new  2017-09-25 14:00:07.680827650 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           bspwm
-Version:        0.9.2
+Version:        0.9.3
 Release:        0
 Summary:        A tiling window manager based on binary space partitioning
 License:        BSD-2-Clause
 Group:          System/GUI/Other
 Url:            https://github.com/baskerville/bspwm
-Source0:        https://github.com/baskerville/bspwm/archive/%{version}.tar.gz
+Source0:        %{name}-%{version}.tar.gz
 Source1:        bspwm.desktop
 BuildRequires:  pkgconfig
 BuildRequires:  zsh
@@ -70,7 +70,6 @@
 %desktop_database_postun
 
 %files
-%defattr (-, root, root)
 %dir %{_datadir}/zsh
 %dir %{_datadir}/zsh/site-functions
 %dir %{_datadir}/fish

++++++ _service ++++++
<services>
  <service name="download_url" mode="disabled">
    <param name="protocol">https</param>
        <param name="host">github.com</param>
        <param name="path">baskerville/bspwm/archive/0.9.3.tar.gz</param>
        <param name="filename">bspwm-0.9.3.tar.gz</param>
  </service>
</services>

Reply via email to