Overview

Request 538064 accepted

- Update to version 0.9.5:

old: openSUSE:Factory/gnome-keysign
new: GNOME:Apps/gnome-keysign rev None
Index: _service
===================================================================
--- _service (revision 3)
+++ _service (revision 19)
@@ -6,7 +6,7 @@
@PARENT_TAG@
enable
enable
- refs/tags/0.9
+ refs/tags/0.9.5


*.tar
Index: _servicedata
===================================================================
--- _servicedata (revision 3)
+++ _servicedata (revision 19)
@@ -1,4 +1,4 @@


https://github.com/GNOME-Keysign/gnome-keysign.git
- ad72a9f305894ea0e65e5f70e4067d722556b83e
\ No newline at end of file
+ 8f4aa01eadbcfad1f588ebf49949f2af9638c0b0
\ No newline at end of file
Index: gnome-keysign.changes
===================================================================
--- gnome-keysign.changes (revision 3)
+++ gnome-keysign.changes (revision 19)
@@ -1,4 +1,19 @@
-------------------------------------------------------------------
+Tue Oct 03 11:43:51 UTC 2017 - tobiasmue@gnome.org
+
+- Update to version 0.9.5:
+ * Bluetooth support through BlueZ and Twisted
+ * Translation support with Babel
+ * Increased Python 3 compatibility
+ * default to gpgme instead of monkeysign
+ * Better resiliance for pathologic OpenPGP keys
+- Drop python-monkeysign Requires: we switched to gpgme.
+- Add python-Babel BuildRequires: new dependency for the
+ translations.
+- Add python-gpg, python-pybluez and python-twisted Requires: new
+ dependencies.
+
+-------------------------------------------------------------------
Fri May 26 15:24:14 UTC 2017 - jmatejek@suse.com

- Add version on python-monkeysign Requires, ease updates for
Index: gnome-keysign.spec
===================================================================
--- gnome-keysign.spec (revision 3)
+++ gnome-keysign.spec (revision 19)
@@ -17,7 +17,7 @@


Name: gnome-keysign
-Version: 0.9
+Version: 0.9.5
Release: 0
Summary: GNOME OpenGPG key signing helper
License: GPL-3.0+
@@ -25,6 +25,7 @@
Url: https://github.com/GNOME-Keysign/gnome-keysign
Source: %{name}-%{version}.tar.xz
BuildRequires: gobject-introspection
+BuildRequires: python-Babel
BuildRequires: python-setuptools
BuildRequires: update-desktop-files
%ifarch x86_64
@@ -37,10 +38,12 @@
Requires: python-cairo
Requires: python-gobject
Requires: python-gobject-Gdk
-Requires: python-monkeysign >= %{version}
+Requires: python-gpg
+Requires: python-pybluez
Requires: python-qrcode
Requires: python-requests
Requires: python-setuptools
+Requires: python-twisted
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
Index: gnome-keysign-0.9.5.tar.xz
===================================================================
Binary file gnome-keysign-0.9.5.tar.xz (revision 19) added
Index: gnome-keysign-0.9.tar.xz
===================================================================
Binary file gnome-keysign-0.9.tar.xz (revision 3) deleted

Request History
Dominique Leuenberger's avatar

dimstar created request

- Update to version 0.9.5:

old: openSUSE:Factory/gnome-keysign
new: GNOME:Apps/gnome-keysign rev None
Index: _service
===================================================================
--- _service (revision 3)
+++ _service (revision 19)
@@ -6,7 +6,7 @@
@PARENT_TAG@
enable
enable
- refs/tags/0.9
+ refs/tags/0.9.5


*.tar
Index: _servicedata
===================================================================
--- _servicedata (revision 3)
+++ _servicedata (revision 19)
@@ -1,4 +1,4 @@


https://github.com/GNOME-Keysign/gnome-keysign.git
- ad72a9f305894ea0e65e5f70e4067d722556b83e
\ No newline at end of file
+ 8f4aa01eadbcfad1f588ebf49949f2af9638c0b0
\ No newline at end of file
Index: gnome-keysign.changes
===================================================================
--- gnome-keysign.changes (revision 3)
+++ gnome-keysign.changes (revision 19)
@@ -1,4 +1,19 @@
-------------------------------------------------------------------
+Tue Oct 03 11:43:51 UTC 2017 - tobiasmue@gnome.org
+
+- Update to version 0.9.5:
+ * Bluetooth support through BlueZ and Twisted
+ * Translation support with Babel
+ * Increased Python 3 compatibility
+ * default to gpgme instead of monkeysign
+ * Better resiliance for pathologic OpenPGP keys
+- Drop python-monkeysign Requires: we switched to gpgme.
+- Add python-Babel BuildRequires: new dependency for the
+ translations.
+- Add python-gpg, python-pybluez and python-twisted Requires: new
+ dependencies.
+
+-------------------------------------------------------------------
Fri May 26 15:24:14 UTC 2017 - jmatejek@suse.com

- Add version on python-monkeysign Requires, ease updates for
Index: gnome-keysign.spec
===================================================================
--- gnome-keysign.spec (revision 3)
+++ gnome-keysign.spec (revision 19)
@@ -17,7 +17,7 @@


Name: gnome-keysign
-Version: 0.9
+Version: 0.9.5
Release: 0
Summary: GNOME OpenGPG key signing helper
License: GPL-3.0+
@@ -25,6 +25,7 @@
Url: https://github.com/GNOME-Keysign/gnome-keysign
Source: %{name}-%{version}.tar.xz
BuildRequires: gobject-introspection
+BuildRequires: python-Babel
BuildRequires: python-setuptools
BuildRequires: update-desktop-files
%ifarch x86_64
@@ -37,10 +38,12 @@
Requires: python-cairo
Requires: python-gobject
Requires: python-gobject-Gdk
-Requires: python-monkeysign >= %{version}
+Requires: python-gpg
+Requires: python-pybluez
Requires: python-qrcode
Requires: python-requests
Requires: python-setuptools
+Requires: python-twisted
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
Index: gnome-keysign-0.9.5.tar.xz
===================================================================
Binary file gnome-keysign-0.9.5.tar.xz (revision 19) added
Index: gnome-keysign-0.9.tar.xz
===================================================================
Binary file gnome-keysign-0.9.tar.xz (revision 3) deleted


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:69"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:69


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Ismail Dönmez's avatar

namtrac accepted review

lgtm


Staging Bot's avatar

staging-bot accepted review

ready to accept


Staging Bot's avatar

staging-bot approved review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by