[lxqt-qtplugin] - Update translations

Helio Chissini de Castro heliocastro at fedoraproject.org
Mon Feb 9 13:27:00 UTC 2015


commit c6084810db86e4080c94f4390a88bf53509f4e3a
Author: Helio Chissini de Castro <helio at kde.org>
Date:   Mon Feb 9 11:26:48 2015 -0200

    - Update translations

 lxqt-qtplugin-missing-upstream.patch |   60 ----------------------------------
 lxqt-qtplugin.spec                   |    9 ++---
 2 files changed, 4 insertions(+), 65 deletions(-)
---
diff --git a/lxqt-qtplugin.spec b/lxqt-qtplugin.spec
index f510523..4ddd1ea 100644
--- a/lxqt-qtplugin.spec
+++ b/lxqt-qtplugin.spec
@@ -1,12 +1,10 @@
 Name:    lxqt-qtplugin
 Summary: Qt plugin framework for LXQt Desktop Suite
 Version: 0.9.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 URL:     http://lxqt.org/
 Source0: http://downloads.lxqt.org/lxqt/0.9.0/lxqt-qtplugin-0.9.0.tar.xz
-#( From upstream )
-Patch0:  lxqt-qtplugin-missing-upstream.patch
 
 BuildRequires: cmake >= 2.8.9
 BuildRequires: pkgconfig(Qt5Help)
@@ -19,7 +17,6 @@ BuildRequires: kf5-kwindowsystem-devel >= 5.5
 
 %prep
 %setup
-%patch0 -p1
 
 %build
 mkdir -p %{_target_platform}
@@ -29,7 +26,6 @@ popd
 
 make %{?_smp_mflags} -C %{_target_platform}
 
-
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
@@ -38,6 +34,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %{_libdir}/qt5/plugins/platformthemes//libqtlxqt.so
 
 %changelog
+* Mon Feb 09 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.0-3
+- Upstream tarball updated with latest fixes
+
 * Sun Feb 08 2015 Helio Chissini de Castro <helio at kde.org> - 0.9.0-2
 - Added missing updates in the main upstream tarball
 


More information about the scm-commits mailing list