Hello community,

here is the log from the commit of package lxqt-runner for openSUSE:Factory 
checked in at 2015-02-16 21:07:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-03 
11:40:03.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-runner.new/lxqt-runner.changes     
2015-02-16 21:08:00.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb  9 22:52:59 UTC 2015 - [email protected]
+
+- New upstream version 0.9.0
+- Added -lang subpackage
+
+-------------------------------------------------------------------

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

New:
----
  lxqt-runner-0.9.0.tar.xz

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

Other differences:
------------------
++++++ lxqt-runner.spec ++++++
--- /var/tmp/diff_new_pack.GfR6i1/_old  2015-02-16 21:08:01.000000000 +0100
+++ /var/tmp/diff_new_pack.GfR6i1/_new  2015-02-16 21:08:01.000000000 +0100
@@ -17,26 +17,35 @@
 
 
 Name:           lxqt-runner
-Version:        0.8.0
+Version:        0.9.0
 Release:        0
 Summary:        Launch applications quickly by typing commands
 License:        LGPL-2.1+
 Group:          System/GUI/LXDE-Qt
 Url:            http://www.lxde.org
-Source:         %{name}-%{version}.tar.xz
+Source:         
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig(Qt5Script)
-BuildRequires:  pkgconfig(Qt5Xdg)
-BuildRequires:  pkgconfig(lxqt-globalkeys-qt5)
-BuildRequires:  pkgconfig(lxqt-qt5) >= 0.8.0
 BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(Qt5Xdg)
+BuildRequires:  pkgconfig(lxqt) >= %{version} 
+BuildRequires:  pkgconfig(lxqt-globalkeys) >= %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tool to launch programs quickly, by typing their names
 
+%package -n %{name}-lang
+Summary:        Translations for lxqt-runner
+Group:          System/GUI/LXDE-Qt
+Requires:       %{name} = %{version}
+
+%description -n %{name}-lang
+Translation files for lxqt-runner
+
 %prep
 %setup -q
 
@@ -44,7 +53,6 @@
 mkdir build
 pushd build
 cmake \
-      -DUSE_QT5=ON \
       -DCMAKE_INSTALL_PREFIX:PATH=/usr \
       ..
 %__make %{?_smp_mflags}
@@ -60,7 +68,10 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{_bindir}/lxqt-runner
-%{_datadir}/lxqt
-%{_datadir}/lxqt-qt5/translations/lxqt-runner
+%{_datadir}/lxqt/lxqt-runner
+
+%files -n %{name}-lang
+%defattr(-,root,root)
+%{_datadir}/lxqt/translations
 
 %changelog

++++++ lxqt-runner-0.8.0.tar.xz -> lxqt-runner-0.9.0.tar.xz ++++++
++++ 1824 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to