Hello community,

here is the log from the commit of package rofi for openSUSE:Factory checked in 
at 2017-01-24 10:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rofi (Old)
 and      /work/SRC/openSUSE:Factory/.rofi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rofi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rofi/rofi.changes        2016-09-08 
17:39:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rofi.new/rofi.changes   2017-01-24 
10:34:51.490005615 +0100
@@ -1,0 +2,14 @@
+Wed Jan 11 18:57:19 UTC 2017 - [email protected]
+
+- Update to version 1.3.1:
+  New Features
+    * [DRun] Search categories. (#449)
+  Improvements
+    * Fix exit when failed to grab keyboard. (#524)
+    * Introduce lazy keyboard grab mode for people who want rofi to show on 
key-down in i3.
+    * Add copyrights to theme (needed for debian packaging).
+    * DMENU: Correctly detect end-of-file (#518)
+    * Directly queue redraw on overlay change.
+    * Remove pango markup from workspace names in I3. (#507)
+
+-------------------------------------------------------------------

Old:
----
  rofi-1.2.0.tar.gz

New:
----
  rofi-1.3.1.tar.gz

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

Other differences:
------------------
++++++ rofi.spec ++++++
--- /var/tmp/diff_new_pack.cUodoN/_old  2017-01-24 10:34:52.117916398 +0100
+++ /var/tmp/diff_new_pack.cUodoN/_new  2017-01-24 10:34:52.117916398 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rofi
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           rofi
-Version:        1.2.0
+Version:        1.3.1
 Release:        0
 Summary:        A window switcher, run dialog and dmenu replacement
 License:        MIT
@@ -51,14 +51,17 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 %files
 %defattr(-,root,root)
 %doc Changelog README.md COPYING
 %{_bindir}/rofi
 %{_bindir}/rofi-sensible-terminal
-%{_mandir}/man1/rofi.1.gz
-%{_mandir}/man1/rofi-sensible-terminal.1.gz
+%{_bindir}/rofi-theme-selector
+%{_mandir}/man1/rofi.1%{ext_man}
+%{_mandir}/man1/rofi-sensible-terminal.1%{ext_man}
+%dir %{_datadir}/rofi/
+%{_datadir}/rofi/themes/
 
 %changelog

++++++ rofi-1.2.0.tar.gz -> rofi-1.3.1.tar.gz ++++++
++++ 16293 lines of diff (skipped)


Reply via email to