commit yubikey-neo-manager for openSUSE:Factory

2015-11-16 Thread h_root
Hello community,

here is the log from the commit of package yubikey-neo-manager for 
openSUSE:Factory checked in at 2015-11-16 18:51:23

Comparing /work/SRC/openSUSE:Factory/yubikey-neo-manager (Old)
 and  /work/SRC/openSUSE:Factory/.yubikey-neo-manager.new (New)


Package is "yubikey-neo-manager"

Changes:

--- /work/SRC/openSUSE:Factory/yubikey-neo-manager/yubikey-neo-manager.changes  
2015-10-28 17:30:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yubikey-neo-manager.new/yubikey-neo-manager.changes 
2015-11-16 18:51:24.0 +0100
@@ -1,0 +2,7 @@
+Thu Nov 12 19:49:58 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.4.0 (released 2015-11-12)
+  - Added support for YK4 based devices.
+  - Fixed refresh of device name after change.
+
+---

Old:

  yubikey-neo-manager-1.3.0.tar.gz
  yubikey-neo-manager-1.3.0.tar.gz.sig

New:

  yubikey-neo-manager-1.4.0.tar.gz
  yubikey-neo-manager-1.4.0.tar.gz.sig



Other differences:
--
++ yubikey-neo-manager.spec ++
--- /var/tmp/diff_new_pack.6Ov7S6/_old  2015-11-16 18:51:25.0 +0100
+++ /var/tmp/diff_new_pack.6Ov7S6/_new  2015-11-16 18:51:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yubikey-neo-manager
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:YubiKey NEO CCID Manager GUI
 License:BSD-2-Clause
@@ -59,10 +59,10 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-mkdir -p %{buildroot}/%{_datadir}/pixmaps
-install -p -m 0644 resources/neoman.xpm %{buildroot}/%{_datadir}/pixmaps/
-mkdir -p %{buildroot}/%{_mandir}/man1
-install -p -m 0644 scripts/neoman.1 %{buildroot}/%{_mandir}/man1/neoman.1
+mkdir -p %{buildroot}%{_datadir}/pixmaps
+install -p -m 0644 resources/neoman.xpm %{buildroot}%{_datadir}/pixmaps/
+mkdir -p %{buildroot}%{_mandir}/man1
+install -p -m 0644 man/neoman.1 %{buildroot}%{_mandir}/man1/neoman.1
 %suse_update_desktop_file -i neoman System Security
 %fdupes %{buildroot}
 

++ yubikey-neo-manager-1.3.0.tar.gz -> yubikey-neo-manager-1.4.0.tar.gz 
++
 6129 lines of diff (skipped)




commit yubikey-neo-manager for openSUSE:Factory

2015-10-28 Thread h_root
Hello community,

here is the log from the commit of package yubikey-neo-manager for 
openSUSE:Factory checked in at 2015-10-28 17:30:38

Comparing /work/SRC/openSUSE:Factory/yubikey-neo-manager (Old)
 and  /work/SRC/openSUSE:Factory/.yubikey-neo-manager.new (New)


Package is "yubikey-neo-manager"

Changes:

--- /work/SRC/openSUSE:Factory/yubikey-neo-manager/yubikey-neo-manager.changes  
2015-06-09 08:50:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yubikey-neo-manager.new/yubikey-neo-manager.changes 
2015-10-28 17:30:45.0 +0100
@@ -1,0 +2,10 @@
+Sun Oct 25 21:19:31 UTC 2015 - t.gru...@katodev.de
+
+- Fix dependencive in .spec file 
+
+---
+Tue Oct 13 08:20:28 UTC 2015 - t.gru...@katodev.de
+
+- Add dependencive in .spec file
+
+---

New:

  yubikey-neo-manager-1.3.0.tar.gz.sig



Other differences:
--
++ yubikey-neo-manager.spec ++
--- /var/tmp/diff_new_pack.kTartU/_old  2015-10-28 17:30:46.0 +0100
+++ /var/tmp/diff_new_pack.kTartU/_new  2015-10-28 17:30:46.0 +0100
@@ -22,10 +22,9 @@
 Summary:YubiKey NEO CCID Manager GUI
 License:BSD-2-Clause
 Group:  System/Security
-Url:https://github.com/Yubico/manager
-Source0:%{name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+Url:https://developers.yubico.com/yubikey-neo-manager/
+Source0:
https://developers.yubico.com/yubikey-neo-manager/Releases/%{name}-%{version}.tar.gz
+Source1:
https://developers.yubico.com/yubikey-neo-manager/Releases/%{name}-%{version}.tar.gz.sig
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  python-libxml2
@@ -38,7 +37,13 @@
 BuildRequires:  pkgconfig(u2f-host)
 BuildRequires:  pkgconfig(ykneomgr) >= 0.1.6
 BuildRequires:  pkgconfig(ykpers-1) >= 1.11
+Requires:   libu2f-host0
+Requires:   libykneomgr0 >= 0.1.6
+Requires:   libykpers-1-1 >= 1.11
 Requires:   python-pycrypto
+Requires:   python-pyside
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 GUI for managing your YubiKey NEO configuration.




commit yubikey-neo-manager for openSUSE:Factory

2015-06-08 Thread h_root
Hello community,

here is the log from the commit of package yubikey-neo-manager for 
openSUSE:Factory checked in at 2015-06-09 08:49:16

Comparing /work/SRC/openSUSE:Factory/yubikey-neo-manager (Old)
 and  /work/SRC/openSUSE:Factory/.yubikey-neo-manager.new (New)


Package is "yubikey-neo-manager"

Changes:

--- /work/SRC/openSUSE:Factory/yubikey-neo-manager/yubikey-neo-manager.changes  
2015-05-06 11:19:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yubikey-neo-manager.new/yubikey-neo-manager.changes 
2015-06-09 08:50:26.0 +0200
@@ -1,0 +2,9 @@
+Tue Jun  2 14:36:22 UTC 2015 - t.gru...@katodev.de
+
+- Version 1.3.0 (released 2015-05-18)
+  - Updated applet definitions to fix incorrect OpenPGP applet version.
+  - Fix displaying wrong firmware version in CCID mode.
+  - Base U2F support on if applet is available (CCID).
+  - Don’t save window position as it causes problems with multi-monitor setups.
+
+---

Old:

  yubikey-neo-manager-1.2.1.tar.gz

New:

  yubikey-neo-manager-1.3.0.tar.gz



Other differences:
--
++ yubikey-neo-manager.spec ++
--- /var/tmp/diff_new_pack.Cidbit/_old  2015-06-09 08:50:27.0 +0200
+++ /var/tmp/diff_new_pack.Cidbit/_new  2015-06-09 08:50:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yubikey-neo-manager
-Version:1.2.1
+Version:1.3.0
 Release:0
 Summary:YubiKey NEO CCID Manager GUI
 License:BSD-2-Clause

++ yubikey-neo-manager-1.2.1.tar.gz -> yubikey-neo-manager-1.3.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/ChangeLog 
new/yubikey-neo-manager-1.3.0/ChangeLog
--- old/yubikey-neo-manager-1.2.1/ChangeLog 2015-04-10 17:05:30.0 
+0200
+++ new/yubikey-neo-manager-1.3.0/ChangeLog 2015-05-18 15:43:02.0 
+0200
@@ -1,3 +1,52 @@
+2015-05-18  Dain Nilsson 
+
+   * NEWS, neoman/__init__.py: Update NEWS and version for release.
+
+2015-05-18  Dain Nilsson 
+
+   * neoman/view/main.py: Don't save window position (fixes #36).
+
+2015-05-18  Dain Nilsson 
+
+   * resources/neoman.nsi: Fix name of outfile.
+
+2015-05-08  Dain Nilsson 
+
+   * resources/neoman.spec: Sign using PIV.
+
+2015-05-08  Dain Nilsson 
+
+   * NEWS: Updated NEWS
+
+2015-05-08  Dain Nilsson 
+
+   * neoman/device.py, neoman/device_ccid.py, neoman/device_otp.py,
+   neoman/device_u2f.py: Don't show firmware version in CCID mode.
+
+2015-05-07  Dain Nilsson 
+
+   * NEWS: Updated NEWS.
+
+2015-04-28  Dain Nilsson 
+
+   * README: Added OpenPGP security advisory notice.
+
+2015-04-24  Dain Nilsson 
+
+   * resources/osx-patch-ccid: Updated device list in osx-patch-ccid.
+
+2015-04-22  Dain Nilsson 
+
+   * neoman/appletdb.json: Updated appletdb.
+
+2015-04-14  Dain Nilsson 
+
+   * MANIFEST.in, NEWS, neoman/__init__.py: Bump version.
+
+2015-04-14  Dain Nilsson 
+
+   * README: Use https for link in README.
+
 2015-04-10  Dain Nilsson 
 
* neoman/__init__.py: Bump version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/MANIFEST.in 
new/yubikey-neo-manager-1.3.0/MANIFEST.in
--- old/yubikey-neo-manager-1.2.1/MANIFEST.in   2015-02-18 16:53:29.0 
+0100
+++ new/yubikey-neo-manager-1.3.0/MANIFEST.in   2015-04-14 14:31:54.0 
+0200
@@ -8,3 +8,4 @@
 include scripts/*.1
 include resources/*
 include qt_resources/*
+include doc/*.adoc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/NEWS 
new/yubikey-neo-manager-1.3.0/NEWS
--- old/yubikey-neo-manager-1.2.1/NEWS  2015-04-10 16:51:49.0 +0200
+++ new/yubikey-neo-manager-1.3.0/NEWS  2015-05-18 15:39:55.0 +0200
@@ -1,3 +1,9 @@
+* Version 1.3.0 (released 2015-05-18)
+ ** Updated applet definitions to fix incorrect OpenPGP applet version.
+ ** Fix displaying wrong firmware version in CCID mode.
+ ** Base U2F support on if applet is available (CCID).
+ ** Don't save window position as it causes problems with multi-monitor setups.
+
 * Version 1.2.1 (released 2015-04-10)
  ** Bugfix release: Fix mode switching when in U2F-only mode.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yubikey-neo-manager-1.2.1/PKG-INFO 
new/yubikey-neo-manager-1.3.0/PKG-INFO
--- old/yubikey-neo-manager-1.2.1/PKG-INFO  2015-04-10 17:05:31.0 
+0200
+++ new/yubikey-neo-manager-1.3.0/PKG-INFO  2015-05-18 15:43:02.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: yubikey-neo-manager
-Version: 1.2.1
+Vers