Hello community,

here is the log from the commit of package lxqt-runner for openSUSE:Factory 
checked in at 2016-10-06 12:44:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-runner (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-runner.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-runner"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-runner/lxqt-runner.changes  2015-11-13 
23:35:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-runner.new/lxqt-runner.changes     
2016-10-06 12:44:22.000000000 +0200
@@ -1,0 +2,24 @@
+Sat Sep 24 21:49:52 UTC 2016 - [email protected]
+
+- Update to 0.11.0:
+  * Add README.md
+  * Math: Enhance evaluation logic
+  * Math: Use libmuparser for math evaluation
+  * runner: Follow virtual desktop switching
+  * Properly hide the runner when it loses focus
+  * runner: Sort history items by relevance
+  * build: Use external translations (#41)
+  * ts-files removal (#40)
+  * Use QString() instead of ""
+  * Fix layout and focus to get history items right
+  * Bump year
+  * main: Add activation by running second instance
+  * Italian translation update
+  * dialog: Default icons
+  * dialog: Fill background
+  * upd: lxqt-runner_hu.ts
+  * Update lxqt-runner_it.ts
+- Add keyring
+- Remove Qt5Script in favour of libmuparser as BuildRequire
+
+-------------------------------------------------------------------

Old:
----
  lxqt-runner-0.10.0.tar.xz

New:
----
  lxqt-runner-0.11.0.tar.xz
  lxqt-runner-0.11.0.tar.xz.asc
  lxqt-runner.keyring

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

Other differences:
------------------
++++++ lxqt-runner.spec ++++++
--- /var/tmp/diff_new_pack.fu9s7I/_old  2016-10-06 12:44:23.000000000 +0200
+++ /var/tmp/diff_new_pack.fu9s7I/_new  2016-10-06 12:44:23.000000000 +0200
@@ -17,48 +17,45 @@
 
 
 Name:           lxqt-runner
-Version:        0.10.0
+Version:        0.11.0
 Release:        0
 Summary:        LXQt application launcher
 License:        LGPL-2.1+
-Group:          System/GUI/LXDE-Qt
-Url:            http://www.lxde.org
-Source:         
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+Group:          System/GUI/LXQt
+Url:            http://www.lxqt.org
+Source0:        
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+Source1:        
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz.asc
+Source2:        %{name}.keyring
 BuildRequires:  cmake >= 3.0.2
-BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  pkgconfig(Qt5Script)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  pkgconfig(muparser)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(libmenu-cache)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 BuildRequires:  pkgconfig(lxqt-globalkeys) >= %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tool to launch programs quickly, by typing their names
 
-%lang_package
-
 %prep
 %setup -q
 
 %build
-%cmake
+%cmake -DPULL_TRANSLATIONS=No
 make %{?_smp_mflags}
 
 %install
 %cmake_install
-%fdupes %{buildroot}/%{_datadir}
+install -Dm 0644 man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1           
 
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS LICENSE
 %{_bindir}/lxqt-runner
-
-%files lang
-%defattr(-,root,root)
-%{_datadir}/lxqt/translations
+%{_mandir}/man?/%{name}.?%{ext_man}                                            
 
 
 %changelog

++++++ lxqt-runner-0.10.0.tar.xz -> lxqt-runner-0.11.0.tar.xz ++++++
++++ 5528 lines of diff (skipped)


Reply via email to