commit lxqt-openssh-askpass for openSUSE:Factory

2020-11-04 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2020-11-04 18:28:35

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.11331 (New)


Package is "lxqt-openssh-askpass"

Wed Nov  4 18:28:35 2020 rev:14 rq:846015 version:0.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2020-05-04 18:38:47.680837874 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.11331/lxqt-openssh-askpass.changes
 2020-11-04 18:32:48.528092303 +0100
@@ -1,0 +2,6 @@
+Wed Nov  4 13:57:58 UTC 2020 - Michael Vetter 
+
+- Update to 0.16.0:
+  * Bumped version to 0.16.0
+
+---

Old:

  lxqt-openssh-askpass-0.15.0.tar.xz
  lxqt-openssh-askpass-0.15.0.tar.xz.asc

New:

  lxqt-openssh-askpass-0.16.0.tar.xz
  lxqt-openssh-askpass-0.16.0.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.qL7gbm/_old  2020-11-04 18:32:49.012091230 +0100
+++ /var/tmp/diff_new_pack.qL7gbm/_new  2020-11-04 18:32:49.016091221 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # 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:   lxqt-openssh-askpass
-Version:0.15.0
+Version:0.16.0
 Release:0
 Summary:OpenSSH password tool
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -27,10 +27,10 @@
 Source1:
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
-BuildRequires:  lxqt-build-tools-devel >= 0.7.0
+BuildRequires:  lxqt-build-tools-devel >= 0.8.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 Recommends: %{name}-lang

++ lxqt-openssh-askpass-0.15.0.tar.xz -> lxqt-openssh-askpass-0.16.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.15.0/CHANGELOG 
new/lxqt-openssh-askpass-0.16.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.15.0/CHANGELOG   2020-04-23 23:10:05.0 
+0200
+++ new/lxqt-openssh-askpass-0.16.0/CHANGELOG   2020-11-03 14:54:11.0 
+0100
@@ -1,4 +1,8 @@
-lxqt-openssh-askpass-0.15.0 / 2020-04-23
+lxqt-openssh-askpass-0.16.0 / 2020-11-01
+
+  * Bumped version to 0.16.0.
+
+  lxqt-openssh-askpass-0.15.0 / 2020-04-23
 
   * Bumped version to 0.15.0.
   * Removed (duplicated) string casts definitions.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.15.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.16.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.15.0/CMakeLists.txt  2020-04-23 
23:10:05.0 +0200
+++ new/lxqt-openssh-askpass-0.16.0/CMakeLists.txt  2020-11-03 
14:54:11.0 +0100
@@ -16,8 +16,8 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.15.0")
-set(QT_MINIMUM_VERSION "5.10.0")
+set(LXQT_MINIMUM_VERSION "0.16.0")
+set(QT_MINIMUM_VERSION "5.12.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.15.0/README.md 
new/lxqt-openssh-askpass-0.16.0/README.md
--- old/lxqt-openssh-askpass-0.15.0/README.md   2020-04-23 23:10:05.0 
+0200
+++ new/lxqt-openssh-askpass-0.16.0/README.md   2020-11-03 14:54:11.0 
+0100
@@ -81,8 +81,10 @@
 terminal emulator, too.
 
 
-### Translation (Weblate)
+### Translations
 
-https://weblate.lxqt.org/projects/lxqt/lxqt-openssh-askpass/;>
-https://weblate.lxqt.org/widgets/lxqt/-/lxqt-openssh-askpass/multi-auto.svg;
 alt="Translation status" />
+Translations can be done in 
[LXQt-Weblate](https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-openssh-askpass/).
+
+https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-openssh-askpass/;>

commit lxqt-openssh-askpass for openSUSE:Factory

2020-05-04 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2020-05-04 18:37:41

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.2738 (New)


Package is "lxqt-openssh-askpass"

Mon May  4 18:37:41 2020 rev:13 rq:798547 version:0.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2020-01-27 20:18:07.940547974 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.2738/lxqt-openssh-askpass.changes
  2020-05-04 18:38:47.680837874 +0200
@@ -1,0 +2,11 @@
+Mon Apr 27 10:53:45 UTC 2020 - Callum Farmer 
+
+- Changed lxqt-openssh-askpass.keyring to tsujan's key
+
+---
+Sat Apr 25 09:47:55 UTC 2020 - Callum Farmer 
+
+- Update to version 0.15.0
+  * Fixed the patch version and removed (duplicated) string casts definitions.
+
+---

Old:

  lxqt-openssh-askpass-0.14.1.tar.xz
  lxqt-openssh-askpass-0.14.1.tar.xz.asc

New:

  lxqt-openssh-askpass-0.15.0.tar.xz
  lxqt-openssh-askpass-0.15.0.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.4dJqb5/_old  2020-05-04 18:38:50.984844687 +0200
+++ /var/tmp/diff_new_pack.4dJqb5/_new  2020-05-04 18:38:50.984844687 +0200
@@ -17,17 +17,17 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.14.1
+Version:0.15.0
 Release:0
 Summary:OpenSSH password tool
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/LXQt
 URL:http://www.lxqt.org
-Source: 
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
-Source1:
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
+Source: 
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source1:
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
-BuildRequires:  lxqt-build-tools-devel >= 0.6.0
+BuildRequires:  lxqt-build-tools-devel >= 0.7.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
@@ -63,5 +63,6 @@
 %dir %{_datadir}/lxqt
 %dir %{_datadir}/lxqt/translations
 %dir %{_datadir}/lxqt/translations/lxqt-openssh-askpass
+%{_datadir}/lxqt/translations/lxqt-openssh-askpass/*
 
 %changelog

++ lxqt-openssh-askpass-0.14.1.tar.xz -> lxqt-openssh-askpass-0.15.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.14.1/CHANGELOG 
new/lxqt-openssh-askpass-0.15.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.14.1/CHANGELOG   2019-02-25 23:11:13.0 
+0100
+++ new/lxqt-openssh-askpass-0.15.0/CHANGELOG   2020-04-23 23:10:05.0 
+0200
@@ -1,3 +1,8 @@
+lxqt-openssh-askpass-0.15.0 / 2020-04-23
+
+  * Bumped version to 0.15.0.
+  * Removed (duplicated) string casts definitions.
+
 lxqt-openssh-askpass-0.14.1 / 2019-02-25
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.14.1/CMakeLists.txt 
new/lxqt-openssh-askpass-0.15.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.14.1/CMakeLists.txt  2019-02-25 
23:11:13.0 +0100
+++ new/lxqt-openssh-askpass-0.15.0/CMakeLists.txt  2020-04-23 
23:10:05.0 +0200
@@ -16,8 +16,8 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.14.1")
-set(QT_MINIMUM_VERSION "5.7.1")
+set(LXQT_MINIMUM_VERSION "0.15.0")
+set(QT_MINIMUM_VERSION "5.10.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
@@ -25,9 +25,9 @@
 message(STATUS "Building with Qt${Qt5Core_VERSION}")
 
 # Patch Version
-set(LXQT_ASKPASS_PATCH_VERSION 1)
+set(LXQT_ASKPASS_PATCH_VERSION 0)
 
-set(LXQT_ASKPASS_VERSION 
${LXQT_MAJOR_VERSION}.${LXQT_MINOR_VERSION}.${LXQT_ADMIN_ASKPASS_VERSION})
+set(LXQT_ASKPASS_VERSION 
${LXQT_MAJOR_VERSION}.${LXQT_MINOR_VERSION}.${LXQT_ASKPASS_PATCH_VERSION})
 add_definitions("-DLXQT_ASKPASS_VERSION=\"${LXQT_ASKPASS_VERSION}\"")
 
 include(LXQtPreventInSourceBuilds)
@@ -70,14 +70,6 @@
 ${lxqt-openssh_QM_LOADER}
 )
 
-target_compile_definitions(lxqt-openssh-askpass
-PRIVATE
-"QT_NO_CAST_FROM_ASCII"
-

commit lxqt-openssh-askpass for openSUSE:Factory

2020-01-27 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2020-01-27 20:17:54

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.26092 (New)


Package is "lxqt-openssh-askpass"

Mon Jan 27 20:17:54 2020 rev:12 rq:767623 version:0.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2019-03-01 16:49:31.917751377 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.26092/lxqt-openssh-askpass.changes
 2020-01-27 20:18:07.940547974 +0100
@@ -1,0 +2,6 @@
+Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter 
+
+- bsc#1161365: Fix build
+- Add buildrequire for glib
+
+---



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.KiRz5X/_old  2020-01-27 20:18:09.752549081 +0100
+++ /var/tmp/diff_new_pack.KiRz5X/_new  2020-01-27 20:18:09.756549083 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -31,6 +31,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
+BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 Recommends: %{name}-lang
 






commit lxqt-openssh-askpass for openSUSE:Factory

2019-03-01 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2019-03-01 16:49:31

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.28833 (New)


Package is "lxqt-openssh-askpass"

Fri Mar  1 16:49:31 2019 rev:11 rq:680430 version:0.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2019-02-25 17:49:27.182806579 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.28833/lxqt-openssh-askpass.changes
 2019-03-01 16:49:31.917751377 +0100
@@ -1,0 +2,6 @@
+Fri Mar  1 09:59:38 UTC 2019 - mvet...@suse.com
+
+- Update to 0.14.1:
+  * Only translations was changed
+
+---

Old:

  lxqt-openssh-askpass-0.14.0.tar.xz
  lxqt-openssh-askpass-0.14.0.tar.xz.asc

New:

  lxqt-openssh-askpass-0.14.1.tar.xz
  lxqt-openssh-askpass-0.14.1.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.WpgGbr/_old  2019-03-01 16:49:32.869751019 +0100
+++ /var/tmp/diff_new_pack.WpgGbr/_new  2019-03-01 16:49:32.869751019 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   lxqt-openssh-askpass
-Version:0.14.0
+Version:0.14.1
 Release:0
 Summary:OpenSSH password tool
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ lxqt-openssh-askpass-0.14.0.tar.xz -> lxqt-openssh-askpass-0.14.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.14.0/CHANGELOG 
new/lxqt-openssh-askpass-0.14.1/CHANGELOG
--- old/lxqt-openssh-askpass-0.14.0/CHANGELOG   2019-01-24 23:02:38.0 
+0100
+++ new/lxqt-openssh-askpass-0.14.1/CHANGELOG   2019-02-25 23:11:13.0 
+0100
@@ -1,3 +1,8 @@
+lxqt-openssh-askpass-0.14.1 / 2019-02-25
+
+
+  * Bumped version to 0.14.1
+  * Only translations was changed.
 
 lxqt-openssh-askpass-0.14.0 / 2019-01-25
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.14.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.14.1/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.14.0/CMakeLists.txt  2019-01-24 
23:02:38.0 +0100
+++ new/lxqt-openssh-askpass-0.14.1/CMakeLists.txt  2019-02-25 
23:11:13.0 +0100
@@ -16,7 +16,7 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.14.0")
+set(LXQT_MINIMUM_VERSION "0.14.1")
 set(QT_MINIMUM_VERSION "5.7.1")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
@@ -25,7 +25,7 @@
 message(STATUS "Building with Qt${Qt5Core_VERSION}")
 
 # Patch Version
-set(LXQT_ASKPASS_PATCH_VERSION 0)
+set(LXQT_ASKPASS_PATCH_VERSION 1)
 
 set(LXQT_ASKPASS_VERSION 
${LXQT_MAJOR_VERSION}.${LXQT_MINOR_VERSION}.${LXQT_ADMIN_ASKPASS_VERSION})
 add_definitions("-DLXQT_ASKPASS_VERSION=\"${LXQT_ASKPASS_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.14.0/translations/lxqt-openssh-askpass_fr.ts 
new/lxqt-openssh-askpass-0.14.1/translations/lxqt-openssh-askpass_fr.ts
--- old/lxqt-openssh-askpass-0.14.0/translations/lxqt-openssh-askpass_fr.ts 
2019-01-24 23:02:38.0 +0100
+++ new/lxqt-openssh-askpass-0.14.1/translations/lxqt-openssh-askpass_fr.ts 
2019-02-25 23:11:13.0 +0100
@@ -6,12 +6,12 @@
 
 
 OpenSSH Authentication Passphrase request
-Demande de la PassPhrase de OpenSSH
+Authentification OpenSSH demande de mot de 
passe
 
 
 
 Enter your SSH passphrase for request:
-Entrez votre PassPhrase de SSH :
+Entrez votre mot de passe SSH pour la requĂȘte 
:
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.14.0/translations/lxqt-openssh-askpass_pt.ts 
new/lxqt-openssh-askpass-0.14.1/translations/lxqt-openssh-askpass_pt.ts
--- old/lxqt-openssh-askpass-0.14.0/translations/lxqt-openssh-askpass_pt.ts 
2019-01-24 23:02:38.0 +0100
+++ new/lxqt-openssh-askpass-0.14.1/translations/lxqt-openssh-askpass_pt.ts 
2019-02-25 23:11:13.0 +0100
@@ -6,12 +6,12 @@
 
 
 

commit lxqt-openssh-askpass for openSUSE:Factory

2019-02-25 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2019-02-25 17:49:25

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.28833 (New)


Package is "lxqt-openssh-askpass"

Mon Feb 25 17:49:25 2019 rev:10 rq:670386 version:0.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2018-06-29 22:31:26.170254018 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.28833/lxqt-openssh-askpass.changes
 2019-02-25 17:49:27.182806579 +0100
@@ -1,0 +2,7 @@
+Thu Jan 31 10:11:03 UTC 2019 - Michael Vetter 
+
+- Update to 0.14.0:
+  * Installed former missed man pages
+- Move translation from lxqt-l10n into package
+
+---

Old:

  lxqt-openssh-askpass-0.13.0.tar.xz
  lxqt-openssh-askpass-0.13.0.tar.xz.asc

New:

  lxqt-openssh-askpass-0.14.0.tar.xz
  lxqt-openssh-askpass-0.14.0.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.xEwsbu/_old  2019-02-25 17:49:27.862806299 +0100
+++ /var/tmp/diff_new_pack.xEwsbu/_new  2019-02-25 17:49:27.866806298 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,22 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   lxqt-openssh-askpass
-Version:0.13.0
+Version:0.14.0
 Release:0
-Summary:Openssh password tool
+Summary:OpenSSH password tool
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/LXQt
 URL:http://www.lxqt.org
 Source: 
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
-BuildRequires:  cmake >= 3.0.2
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  cmake >= 3.1.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
@@ -35,7 +35,9 @@
 Recommends: %{name}-lang
 
 %description
-Tool that will prompt user for password when using openssh in lxqt
+Tool that will prompt user for password when using OpenSSH in LXQt
+
+%lang_package
 
 %prep
 %setup -q
@@ -48,10 +50,17 @@
 %cmake_install
 install -Dm 0644 man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
+%find_lang %{name} --with-qt
+
 %files
 %license LICENSE
 %doc AUTHORS README.md
 %{_bindir}/%{name}
 %{_mandir}/man?/%{name}.?%{ext_man}
 
+%files lang -f %{name}.lang 
+%dir %{_datadir}/lxqt
+%dir %{_datadir}/lxqt/translations
+%dir %{_datadir}/lxqt/translations/lxqt-openssh-askpass
+
 %changelog

++ lxqt-openssh-askpass-0.13.0.tar.xz -> lxqt-openssh-askpass-0.14.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.13.0/CHANGELOG 
new/lxqt-openssh-askpass-0.14.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.13.0/CHANGELOG   2018-05-21 20:32:43.0 
+0200
+++ new/lxqt-openssh-askpass-0.14.0/CHANGELOG   2019-01-24 23:02:38.0 
+0100
@@ -1,4 +1,18 @@
 
+lxqt-openssh-askpass-0.14.0 / 2019-01-25
+
+
+  * Bumped version to 0.14.0
+  * Don't use automatic string conversions
+  * Improved cmake scripting
+- Set cmake_minimum_required to 3.1.0
+- Added locale compile definitons
+- Installed man page
+  * Moved translations from lxqt-l10n back to lxqt-openssh-askpass
+- Removed obsolete translation fuctionality
+- Added translation promo in README.md
+  * Translation updates
+
 lxqt-openssh-askpass-0.13.0 / 2018-05-21
 
 
@@ -6,8 +20,8 @@
   * fix razor-qt -> lxqt and http -> https
   * Fixed mentions of LXDE
 
-0.12.0 / 2017-10-21
-===
+lxqt-openssh-askpass-0.12.0 / 2017-10-21
+
 
   * Release 0.12.0: Update changelog
   * Set patch version
@@ -18,15 +32,15 @@
   * Added default CMAKE_BUILD_TYPE and 

commit lxqt-openssh-askpass for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2018-06-29 22:30:41

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is "lxqt-openssh-askpass"

Fri Jun 29 22:30:41 2018 rev:9 rq:618046 version:0.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2017-10-24 22:23:08.245088405 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2018-06-29 22:31:26.170254018 +0200
@@ -1,0 +2,8 @@
+Tue May 22 15:06:31 UTC 2018 - mvet...@suse.com
+
+- Update to 0.13.0:
+  * CMake: Prevent in-source builds
+  * fix razor-qt -> lxqt and http -> https
+  * Fixed mentions of LXDE
+
+---

Old:

  lxqt-openssh-askpass-0.12.0.tar.xz
  lxqt-openssh-askpass-0.12.0.tar.xz.asc

New:

  lxqt-openssh-askpass-0.13.0.tar.xz
  lxqt-openssh-askpass-0.13.0.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.zBccyH/_old  2018-06-29 22:31:27.634252899 +0200
+++ /var/tmp/diff_new_pack.zBccyH/_new  2018-06-29 22:31:27.650252886 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,22 +17,22 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.12.0
+Version:0.13.0
 Release:0
 Summary:Openssh password tool
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  System/GUI/LXQt
-Url:http://www.lxqt.org
+URL:http://www.lxqt.org
 Source: 
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.0.2
-BuildRequires:  lxqt-build-tools-devel
+BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tool that will prompt user for password when using openssh in lxqt
@@ -49,8 +49,8 @@
 install -Dm 0644 man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1   
 
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS LICENSE README.md
+%license LICENSE
+%doc AUTHORS README.md
 %{_bindir}/%{name}
 %{_mandir}/man?/%{name}.?%{ext_man}
 
 

++ lxqt-openssh-askpass-0.12.0.tar.xz -> lxqt-openssh-askpass-0.13.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.12.0/AUTHORS 
new/lxqt-openssh-askpass-0.13.0/AUTHORS
--- old/lxqt-openssh-askpass-0.12.0/AUTHORS 2017-10-21 21:21:42.0 
+0200
+++ new/lxqt-openssh-askpass-0.13.0/AUTHORS 2018-05-21 20:32:43.0 
+0200
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: http://lxqt.org
+LXQt team: https://lxqt.org
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.12.0/CHANGELOG 
new/lxqt-openssh-askpass-0.13.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.12.0/CHANGELOG   2017-10-21 21:21:42.0 
+0200
+++ new/lxqt-openssh-askpass-0.13.0/CHANGELOG   2018-05-21 20:32:43.0 
+0200
@@ -1,7 +1,15 @@
 
-lxqt-openssh-askpass-0.12.0 / 2017-10-21
+lxqt-openssh-askpass-0.13.0 / 2018-05-21
 
 
+  * CMake: Prevent in-source builds
+  * fix razor-qt -> lxqt and http -> https
+  * Fixed mentions of LXDE
+
+0.12.0 / 2017-10-21
+===
+
+  * Release 0.12.0: Update changelog
   * Set patch version
   * Don't export github templates
   * Drops Qt5Core_VERSION_STRING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.12.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.13.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.12.0/CMakeLists.txt  2017-10-21 
21:21:42.0 +0200
+++ new/lxqt-openssh-askpass-0.13.0/CMakeLists.txt  2018-05-21 
20:32:43.0 +0200
@@ -29,6 +29,7 @@
 

commit lxqt-openssh-askpass for openSUSE:Factory

2017-10-24 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2017-10-24 22:23:02

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is "lxqt-openssh-askpass"

Tue Oct 24 22:23:02 2017 rev:8 rq:535976 version:0.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2017-03-13 15:33:33.109696932 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2017-10-24 22:23:08.245088405 +0200
@@ -1,0 +2,12 @@
+Mon Oct 23 11:08:50 UTC 2017 - mvet...@suse.com
+
+- Update to 0.12.0:
+  * Set patch version
+  * Don't export github templates
+  * Drops Qt5Core_VERSION_STRING
+  * set Qt::AA_UseHighDpiPixmaps to true
+  * Added QCommandLineParser and basic cli interface to lxqt-openssh-askpass
+  * Added default CMAKE_BUILD_TYPE and LXQT_ASKPASS_PATCH_VERSION
+  * Bump year
+
+---

Old:

  lxqt-openssh-askpass-0.11.1.tar.xz
  lxqt-openssh-askpass-0.11.1.tar.xz.asc

New:

  lxqt-openssh-askpass-0.12.0.tar.xz
  lxqt-openssh-askpass-0.12.0.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.WZdecQ/_old  2017-10-24 22:23:08.729065781 +0200
+++ /var/tmp/diff_new_pack.WZdecQ/_new  2017-10-24 22:23:08.729065781 +0200
@@ -17,14 +17,14 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.11.1
+Version:0.12.0
 Release:0
 Summary:Openssh password tool
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/LXQt
 Url:http://www.lxqt.org
-Source: 
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-Source1:
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz.asc
+Source: 
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source1:
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  lxqt-build-tools-devel

++ lxqt-openssh-askpass-0.11.1.tar.xz -> lxqt-openssh-askpass-0.12.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.11.1/AUTHORS 
new/lxqt-openssh-askpass-0.12.0/AUTHORS
--- old/lxqt-openssh-askpass-0.11.1/AUTHORS 2017-01-01 23:15:41.0 
+0100
+++ new/lxqt-openssh-askpass-0.12.0/AUTHORS 2017-10-21 21:21:42.0 
+0200
@@ -4,7 +4,7 @@
 
 Copyright:
 Copyright (c) 2010-2012 Razor team
-Copyright (c) 2012-2016 LXQt team
+Copyright (c) 2012-2017 LXQt team
 
 License: LGPL-2.1+
 The full text of the licenses can be found in the 'COPYING' file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.11.1/CHANGELOG 
new/lxqt-openssh-askpass-0.12.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.11.1/CHANGELOG   2017-01-01 23:15:41.0 
+0100
+++ new/lxqt-openssh-askpass-0.12.0/CHANGELOG   2017-10-21 21:21:42.0 
+0200
@@ -1,7 +1,19 @@
 
-lxqt-openssh-askpass-0.11.1 / 2017-01-01
+lxqt-openssh-askpass-0.12.0 / 2017-10-21
 
 
+  * Set patch version
+  * Don't export github templates
+  * Drops Qt5Core_VERSION_STRING
+  * set Qt::AA_UseHighDpiPixmaps to true
+  * Added QCommandLineParser and basic cli interface to lxqt-openssh-askpass
+  * Added default CMAKE_BUILD_TYPE and LXQT_ASKPASS_PATCH_VERSION
+  * Bump year
+
+0.11.1 / 2017-01-01
+===
+
+  * Release 0.11.1: Update changelog
   * Make CMakeLists.txt more uniform.
   * Remove cpack (#21)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.11.1/CMakeLists.txt 
new/lxqt-openssh-askpass-0.12.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.11.1/CMakeLists.txt  2017-01-01 
23:15:41.0 +0100
+++ new/lxqt-openssh-askpass-0.12.0/CMakeLists.txt  2017-10-21 
21:21:42.0 +0200
@@ -13,12 +13,22 @@
 
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
-find_package(Qt5LinguistTools REQUIRED QUIET)
+find_package(Qt5LinguistTools REQUIRED)
 find_package(Qt5Widgets REQUIRED)
-message(STATUS "Building with Qt${Qt5Core_VERSION_STRING}")
+message(STATUS "Building with Qt${Qt5Core_VERSION}")
 
 find_package(lxqt REQUIRED)
 
+if(NOT CMAKE_BUILD_TYPE)
+set(CMAKE_BUILD_TYPE Release)
+endif()
+
+# Patch Version
+set(LXQT_ASKPASS_PATCH_VERSION 0)
+
+set(LXQT_ASKPASS_VERSION 

commit lxqt-openssh-askpass for openSUSE:Factory

2017-03-13 Thread root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2017-03-13 15:32:25

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is "lxqt-openssh-askpass"

Mon Mar 13 15:32:25 2017 rev:7 rq:460156 version:0.11.1

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2016-10-06 12:43:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2017-03-13 15:33:33.109696932 +0100
@@ -1,0 +2,7 @@
+Fri Feb 24 01:01:48 UTC 2017 - sfal...@opensuse.org
+
+- Update to 0.11.1:
+  * Make CMakeLists.txt more uniform.
+  * Remove cpack (#21)
+
+---

Old:

  lxqt-openssh-askpass-0.11.0.tar.xz
  lxqt-openssh-askpass-0.11.0.tar.xz.asc

New:

  lxqt-openssh-askpass-0.11.1.tar.xz
  lxqt-openssh-askpass-0.11.1.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.RipHwI/_old  2017-03-13 15:33:33.689614976 +0100
+++ /var/tmp/diff_new_pack.RipHwI/_new  2017-03-13 15:33:33.693614410 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:Openssh password tool
 License:GPL-2.0+ and LGPL-2.1+
@@ -27,6 +27,7 @@
 Source1:
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.0.2
+BuildRequires:  lxqt-build-tools-devel
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt) >= %{version}

++ lxqt-openssh-askpass-0.11.0.tar.xz -> lxqt-openssh-askpass-0.11.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.11.0/.gitignore 
new/lxqt-openssh-askpass-0.11.1/.gitignore
--- old/lxqt-openssh-askpass-0.11.0/.gitignore  2016-09-24 00:45:34.0 
+0200
+++ new/lxqt-openssh-askpass-0.11.1/.gitignore  1970-01-01 01:00:00.0 
+0100
@@ -1,2 +0,0 @@
-build
-translations/lxqt-openssh-askpass
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.11.0/CHANGELOG 
new/lxqt-openssh-askpass-0.11.1/CHANGELOG
--- old/lxqt-openssh-askpass-0.11.0/CHANGELOG   2016-09-24 00:45:34.0 
+0200
+++ new/lxqt-openssh-askpass-0.11.1/CHANGELOG   2017-01-01 23:15:41.0 
+0100
@@ -1,7 +1,14 @@
 
-lxqt-openssh-askpass-0.11.0 / 2016-09-24
+lxqt-openssh-askpass-0.11.1 / 2017-01-01
 
 
+  * Make CMakeLists.txt more uniform.
+  * Remove cpack (#21)
+
+0.11.0 / 2016-09-24
+===
+
+  * Release 0.11.0: Add changelog
   * Rework README.md
   * build: Use external translations
   * ts-files removal (#19)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.11.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.11.1/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.11.0/CMakeLists.txt  2016-09-24 
00:45:34.0 +0200
+++ new/lxqt-openssh-askpass-0.11.1/CMakeLists.txt  2017-01-01 
23:15:41.0 +0100
@@ -1,25 +1,23 @@
 cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
+
 project(lxqt-openssh-askpass)
 
-option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
+add_definitions(-Wall)
 
 include(GNUInstallDirs)
 
-if(NOT CMAKE_BUILD_TYPE)
-set(CMAKE_BUILD_TYPE Release)
-endif()
-
-add_definitions(-Wall)
-
 set(CMAKE_AUTOMOC ON)
 set(CMAKE_AUTOUIC ON)
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 
-find_package(Qt5Widgets REQUIRED QUIET)
+option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
+
 find_package(Qt5LinguistTools REQUIRED QUIET)
+find_package(Qt5Widgets REQUIRED)
+message(STATUS "Building with Qt${Qt5Core_VERSION_STRING}")
 
-find_package(lxqt REQUIRED QUIET)
+find_package(lxqt REQUIRED)
 
 include(LXQtCompilerSettings NO_POLICY_SCOPE)
 
@@ -36,6 +34,10 @@
 src/mainwindow.ui
 )
 
+if(NOT CMAKE_BUILD_TYPE)
+set(CMAKE_BUILD_TYPE Release)
+endif()
+
 # Translations **
 include(LXQtTranslate)
 
@@ -77,14 +79,3 @@
 RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
 COMPONENT Runtime
 )
-
-
-# building tarball with CPack -
-include(InstallRequiredSystemLibraries)
-set(CPACK_PACKAGE_VERSION_MAJOR ${LXQT_MAJOR_VERSION})
-set(CPACK_PACKAGE_VERSION_MINOR 

commit lxqt-openssh-askpass for openSUSE:Factory

2016-10-06 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2016-10-06 12:43:52

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is "lxqt-openssh-askpass"

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2015-11-13 23:35:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2016-10-06 12:43:53.0 +0200
@@ -1,0 +2,15 @@
+Sat Sep 24 21:13:57 UTC 2016 - mvet...@suse.com
+
+- Update to 0.11.0:
+  * Rework README.md
+  * build: Use external translations
+  * ts-files removal (#19)
+  * Fix typo in German translation (#18)
+  * Bump year Fix licenses, lxqt-openssh-askpass is LGPL only
+  * Italian translation update
+  * Fix target language in translation file template
+  * Remove ru_RU translation file
+  * new: lxqt-openssh-askpass_hu.ts
+- Add keyring
+
+---

Old:

  lxqt-openssh-askpass-0.10.0.tar.xz

New:

  lxqt-openssh-askpass-0.11.0.tar.xz
  lxqt-openssh-askpass-0.11.0.tar.xz.asc
  lxqt-openssh-askpass.keyring



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.9MtvkN/_old  2016-10-06 12:43:54.0 +0200
+++ /var/tmp/diff_new_pack.9MtvkN/_new  2016-10-06 12:43:54.0 +0200
@@ -17,43 +17,40 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.10.0
+Version:0.11.0
 Release:0
 Summary:Openssh password tool
 License:GPL-2.0+ and LGPL-2.1+
-Group:  System/GUI/LXDE-Qt
-Url:http://www.lxde.org
+Group:  System/GUI/LXQt
+Url:http://www.lxqt.org
 Source: 
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:  kwindowsystem-devel
+BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tool that will prompt user for password when using openssh in lxqt
 
-%lang_package
-
 %prep
 %setup -q
 
 %build
-%cmake
+%cmake -DPULL_TRANSLATIONS=No
 make %{?_smp_mflags}
 
 %install
 %cmake_install
-%fdupes -s %{buildroot}%{_datadir}
+install -Dm 0644 man/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1   
 
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS LICENSE README.md
 %{_bindir}/%{name}
-
-%files lang
-%defattr(-,root,root)
-%{_datadir}/lxqt/translations
+%{_mandir}/man?/%{name}.?%{ext_man}
 
 
 %changelog

++ lxqt-openssh-askpass-0.10.0.tar.xz -> lxqt-openssh-askpass-0.11.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.10.0/.gitignore 
new/lxqt-openssh-askpass-0.11.0/.gitignore
--- old/lxqt-openssh-askpass-0.10.0/.gitignore  1970-01-01 01:00:00.0 
+0100
+++ new/lxqt-openssh-askpass-0.11.0/.gitignore  2016-09-24 00:45:34.0 
+0200
@@ -0,0 +1,2 @@
+build
+translations/lxqt-openssh-askpass
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.10.0/AUTHORS 
new/lxqt-openssh-askpass-0.11.0/AUTHORS
--- old/lxqt-openssh-askpass-0.10.0/AUTHORS 2015-10-31 01:24:28.0 
+0100
+++ new/lxqt-openssh-askpass-0.11.0/AUTHORS 2016-09-24 00:45:34.0 
+0200
@@ -4,7 +4,7 @@
 
 Copyright:
 Copyright (c) 2010-2012 Razor team
-Copyright (c) 2012-2014 LXQt team
+Copyright (c) 2012-2016 LXQt team
 
-License: GPL-2 and LGPL-2.1+
+License: LGPL-2.1+
 The full text of the licenses can be found in the 'COPYING' file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.10.0/CHANGELOG 
new/lxqt-openssh-askpass-0.11.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.10.0/CHANGELOG   1970-01-01 01:00:00.0 
+0100
+++ new/lxqt-openssh-askpass-0.11.0/CHANGELOG   2016-09-24 00:45:34.0 
+0200
@@ -0,0 +1,74 @@
+
+lxqt-openssh-askpass-0.11.0 / 2016-09-24
+
+
+  * Rework README.md
+  * build: Use external translations
+  * ts-files removal (#19)
+  * Fix typo in German translation (#18)
+  * Bump year Fix licenses, lxqt-openssh-askpass is LGPL only
+  * Italian translation update
+  * Fix target language in translation file 

commit lxqt-openssh-askpass for openSUSE:Factory

2015-11-13 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-11-13 23:35:35

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is "lxqt-openssh-askpass"

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2015-02-25 02:18:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-11-13 23:35:36.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov  6 15:16:22 UTC 2015 - mvet...@suse.com
+
+- Upstream release 0.10.0
+
+---

Old:

  lxqt-openssh-askpass-0.9.0.tar.xz

New:

  lxqt-openssh-askpass-0.10.0.tar.xz



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.9jCK6k/_old  2015-11-13 23:35:37.0 +0100
+++ /var/tmp/diff_new_pack.9jCK6k/_new  2015-11-13 23:35:37.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.9.0
+Version:0.10.0
 Release:0
 Summary:Openssh password tool
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/LXDE-Qt
 Url:http://www.lxde.org
 Source: 
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  pkgconfig(Qt5UiTools)
@@ -36,13 +36,12 @@
 
 %lang_package
 
-
 %prep
 %setup -q
 
 %build
 %cmake
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %cmake_install
@@ -50,10 +49,10 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS LICENSE README.md
 %{_bindir}/%{name}
 
-%files -n %{name}-lang
+%files lang
 %defattr(-,root,root)
 %{_datadir}/lxqt/translations
 

++ lxqt-openssh-askpass-0.9.0.tar.xz -> lxqt-openssh-askpass-0.10.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.9.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.10.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.9.0/CMakeLists.txt   2015-01-25 
12:18:56.0 +0100
+++ new/lxqt-openssh-askpass-0.10.0/CMakeLists.txt  2015-10-31 
01:24:28.0 +0100
@@ -1,14 +1,18 @@
-cmake_minimum_required(VERSION 2.8.11)
+cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
 project(lxqt-openssh-askpass)
 
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
+include(GNUInstallDirs)
+
 if(NOT CMAKE_BUILD_TYPE)
 set(CMAKE_BUILD_TYPE Release)
 endif()
 
 add_definitions(-Wall)
 
+set(CMAKE_AUTOMOC ON)
+set(CMAKE_AUTOUIC ON)
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 
@@ -17,14 +21,7 @@
 
 find_package(lxqt REQUIRED QUIET)
 
-include(${LXQT_USE_FILE})
-
-include_directories (
-${LXQT_INCLUDE_DIRS}
-"${CMAKE_CURRENT_BINARY_DIR}"
-${QTX_INCLUDE_DIRS}
-src
-)
+include(LXQtCompilerSettings NO_POLICY_SCOPE)
 
 set(lxqt-openssh-askpass_HDRS
 src/mainwindow.h
@@ -56,24 +53,22 @@
 lxqt_app_translation_loader(lxqt-openssh_QM_LOADER ${PROJECT_NAME})
 #
 
-qt5_wrap_cpp(MOCS ${lxqt-openssh-askpass_HDRS})
-qt5_wrap_ui(UIS ${lxqt-openssh-askpass_UIS})
-
 add_executable(lxqt-openssh-askpass
 ${lxqt-openssh-askpass_SRCS}
-${UIS}
-${RSCS}
 ${TRS}
-${MOCS}
 ${QM_FILES}
 ${lxqt-openssh_QM_LOADER}
 )
 target_link_libraries(lxqt-openssh-askpass
 Qt5::Widgets
-${LXQT_LIBRARIES}
+lxqt
 )
 
-INSTALL(TARGETS lxqt-openssh-askpass RUNTIME DESTINATION bin)
+INSTALL(TARGETS
+lxqt-openssh-askpass
+RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
+COMPONENT Runtime
+)
 
 
 # building tarball with CPack -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.9.0/COPYING 
new/lxqt-openssh-askpass-0.10.0/COPYING
--- old/lxqt-openssh-askpass-0.9.0/COPYING  2015-01-25 12:18:56.0 
+0100
+++ new/lxqt-openssh-askpass-0.10.0/COPYING 1970-01-01 01:00:00.0 
+0100
@@ -1,461 +0,0 @@
-
-  GNU LESSER GENERAL PUBLIC LICENSE
-   Version 2.1, February 1999
-
- Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-   51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the Lesser GPL.  It also counts
- 

commit lxqt-openssh-askpass for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-02-25 02:17:26

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is lxqt-openssh-askpass

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2015-02-16 21:12:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-02-25 02:18:14.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:32:27 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.oM8pUK/_old  2015-02-25 02:18:15.0 +0100
+++ /var/tmp/diff_new_pack.oM8pUK/_new  2015-02-25 02:18:15.0 +0100
@@ -41,19 +41,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DUSE_QT5=YES \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
 %files

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxqt-openssh-askpass for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-02-16 21:12:05

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is lxqt-openssh-askpass

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2015-02-03 11:39:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-02-16 21:12:06.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  9 20:19:39 UTC 2015 - sfal...@opensuse.org
+
+- New upstream version 0.9.0
+- Added -lang subpackage
+
+---

Old:

  lxqt-openssh-askpass-0.8.0.tar.xz

New:

  lxqt-openssh-askpass-0.9.0.tar.xz



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.nwYy2i/_old  2015-02-16 21:12:06.0 +0100
+++ /var/tmp/diff_new_pack.nwYy2i/_new  2015-02-16 21:12:06.0 +0100
@@ -17,21 +17,26 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.8.0
+Version:0.9.0
 Release:0
 Summary:Openssh password tool
 License:GPL-2.0+ and 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:  kwindowsystem-devel
 BuildRequires:  pkgconfig(Qt5UiTools)
-BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
+BuildRequires:  pkgconfig(lxqt) = %{version} 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tool that will prompt user for password when using openssh in lxqt
 
+%lang_package
+
+
 %prep
 %setup -q
 
@@ -49,10 +54,15 @@
 pushd build
 make DESTDIR=$RPM_BUILD_ROOT install
 popd
+%fdupes -s %{buildroot}%{_datadir}
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING
 %{_bindir}/%{name}
 
+%files -n %{name}-lang
+%defattr(-,root,root)
+%{_datadir}/lxqt/translations
+
 %changelog

++ lxqt-openssh-askpass-0.8.0.tar.xz - lxqt-openssh-askpass-0.9.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.8.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.9.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.8.0/CMakeLists.txt   2014-07-01 
00:41:18.0 +0200
+++ new/lxqt-openssh-askpass-0.9.0/CMakeLists.txt   2015-01-25 
12:18:56.0 +0100
@@ -1,88 +1,87 @@
-cmake_minimum_required( VERSION 2.6 )
+cmake_minimum_required(VERSION 2.8.11)
+project(lxqt-openssh-askpass)
 
-# additional cmake files
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
+option(UPDATE_TRANSLATIONS Update source translation translations/*.ts files 
OFF)
 
-project( lxqt-openssh-askpass )
-
-if (NOT CMAKE_BUILD_TYPE)
-set ( CMAKE_BUILD_TYPE Release )
-endif (NOT CMAKE_BUILD_TYPE)
+if(NOT CMAKE_BUILD_TYPE)
+set(CMAKE_BUILD_TYPE Release)
+endif()
 
-add_definitions ( -Wall )
+add_definitions(-Wall)
 
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 
-option(USE_QT5 Build with Qt5. $ENV{USE_QT5})
-if(USE_QT5)
-find_package(Qt5Widgets REQUIRED QUIET)
-find_package(Qt5LinguistTools REQUIRED QUIET)
-
-find_package(lxqt-qt5 REQUIRED QUIET)
-
-set(QTX_INCLUDE_DIRS ${QT_QTCORE_INCLUDE_DIR} ${QT_QTGUI_INCLUDE_DIR})
-set(QTX_LIBRARIES ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY})
-else()
-find_package(Qt4 REQUIRED)
-include(${QT_USE_FILE})
-
-find_package(LXQT REQUIRED)
-set(QTX_INCLUDE_DIRS ${Qt4Widgets_INCLUDE_DIR})
-set(QTX_LIBRARIES ${Qt4Widgets_LIBRARY})
-endif()
+find_package(Qt5Widgets REQUIRED QUIET)
+find_package(Qt5LinguistTools REQUIRED QUIET)
+
+find_package(lxqt REQUIRED QUIET)
 
 include(${LXQT_USE_FILE})
 
 include_directories (
 ${LXQT_INCLUDE_DIRS}
-${CMAKE_CURRENT_BINARY_DIR}
+${CMAKE_CURRENT_BINARY_DIR}
 ${QTX_INCLUDE_DIRS}
 src
 )
 
-set ( lxqt-openssh-askpass_HDRS
+set(lxqt-openssh-askpass_HDRS
 src/mainwindow.h
-)
+)
 
-set ( lxqt-openssh-askpass_SRCS
+set(lxqt-openssh-askpass_SRCS
 src/main.cpp
 src/mainwindow.cpp
-)
+)
 
-set ( lxqt-openssh-askpass_UIS
-src/mainwindow.ui
-)
+set(lxqt-openssh-askpass_UIS
+src/mainwindow.ui
+)
 
 # Translations **
-include(LxQtTranslate)
+include(LXQtTranslate)
+
 lxqt_translate_ts(QM_FILES
+UPDATE_TRANSLATIONS
+${UPDATE_TRANSLATIONS}
 SOURCES
 ${lxqt-openssh-askpass_HDRS}
 ${lxqt-openssh-askpass_SRCS}
   

commit lxqt-openssh-askpass for openSUSE:Factory

2015-02-03 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-02-03 11:39:29

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is lxqt-openssh-askpass

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2014-11-06 16:50:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-02-03 11:39:57.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 25 23:45:56 UTC 2015 - sfal...@opensuse.org
+
+- Added conditionals to enable building for Fedora 
+
+---



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.4ihXJr/_old  2015-02-03 11:39:58.0 +0100
+++ /var/tmp/diff_new_pack.4ihXJr/_new  2015-02-03 11:39:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -25,6 +25,7 @@
 Url:http://www.lxde.org
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  cmake
+BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(lxqt-qt5) = 0.8.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -35,11 +36,19 @@
 %setup -q
 
 %build
-%cmake -DUSE_QT5=ON
+mkdir build
+pushd build
+cmake \
+  -DUSE_QT5=YES \
+  -DCMAKE_INSTALL_PREFIX=/usr \
+  ..
 %__make %{?_smp_mflags}
+popd
 
 %install
-%cmake_install
+pushd build
+make DESTDIR=$RPM_BUILD_ROOT install
+popd
 
 %files
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org