Hello community,

here is the log from the commit of package lxqt-about for openSUSE:Factory 
checked in at 2015-11-13 23:35:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-about (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-about.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-about"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-about/lxqt-about.changes    2015-07-19 
11:45:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-about.new/lxqt-about.changes       
2015-11-13 23:35:32.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Nov  5 13:18:41 UTC 2015 - [email protected]
+
+- Upstream release 0.10.0
+- Removing patches:
+ * fix_desktop_categories.patch - Using sed in spec file now
+
+-------------------------------------------------------------------

Old:
----
  lxqt-about-0.9.0.tar.xz

New:
----
  lxqt-about-0.10.0.tar.xz

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

Other differences:
------------------
++++++ lxqt-about.spec ++++++
--- /var/tmp/diff_new_pack.fgRQJC/_old  2015-11-13 23:35:33.000000000 +0100
+++ /var/tmp/diff_new_pack.fgRQJC/_new  2015-11-13 23:35:33.000000000 +0100
@@ -17,17 +17,18 @@
 
 
 Name:           lxqt-about
-Version:        0.9.0
+Version:        0.10.0
 Release:        0
 Summary:        About Dialog
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/GUI/LXQt
 Url:            http://www.lxde.org
 Source:         
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.0.2
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
+BuildRequires:  pkgconfig(Qt5Xdg) >= 1.3.0
 Requires(post): desktop-file-utils
 Requires(pre):  desktop-file-utils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -35,8 +36,12 @@
 %description
 About dialog for lxqt
 
+%lang_package
+
 %prep
 %setup -q
+# Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and 
shut rpmlint warnings
+#find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +
 
 %build
 %cmake
@@ -56,6 +61,11 @@
 %doc AUTHORS COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/*.desktop
-%{_datadir}/lxqt
+
+%files lang
+%defattr(-,root,root)
+%dir %{_datadir}/lxqt
+%dir %{_datadir}/lxqt/translations
+%{_datadir}/lxqt/translations/%{name}
 
 %changelog

++++++ lxqt-about-0.9.0.tar.xz -> lxqt-about-0.10.0.tar.xz ++++++
++++ 7940 lines of diff (skipped)


Reply via email to