commit gcdemu for openSUSE:Factory

2020-05-03 Thread root
Hello community,

here is the log from the commit of package gcdemu for openSUSE:Factory checked 
in at 2020-05-03 22:46:33

Comparing /work/SRC/openSUSE:Factory/gcdemu (Old)
 and  /work/SRC/openSUSE:Factory/.gcdemu.new.2738 (New)


Package is "gcdemu"

Sun May  3 22:46:33 2020 rev:5 rq:799709 version:3.2.4

Changes:

--- /work/SRC/openSUSE:Factory/gcdemu/gcdemu.changes2020-04-21 
13:11:46.564944971 +0200
+++ /work/SRC/openSUSE:Factory/.gcdemu.new.2738/gcdemu.changes  2020-05-03 
22:46:35.427076064 +0200
@@ -1,0 +2,5 @@
+Sat May  2 17:11:27 UTC 2020 - Aaron Stern 
+
+- Update to version 3.2.4
+  
+---

Old:

  gcdemu-3.2.1.tar.bz2

New:

  gcdemu-3.2.4.tar.bz2



Other differences:
--
++ gcdemu.spec ++
--- /var/tmp/diff_new_pack.A6sIkP/_old  2020-05-03 22:46:37.383080044 +0200
+++ /var/tmp/diff_new_pack.A6sIkP/_new  2020-05-03 22:46:37.387080052 +0200
@@ -18,21 +18,23 @@
 
 %define __requires_exclude typelib\\(AppIndicator(|3)\\)
 Name:   gcdemu
-Version:3.2.1
+Version:3.2.4
 Release:0
 Summary:GTK+ application for controlling CDEmu daemon
 License:GPL-2.0+
 Group:  System/GUI/Other
 Url:http://cdemu.sf.net/about/gcdemu
 Source0:http://downloads.sf.net/cdemu/%{name}-%{version}.tar.bz2
+BuildRequires:  gdk-pixbuf
 BuildRequires:  cmake >= 2.8.5
 BuildRequires:  gettext >= 0.15
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.21
 BuildRequires:  python3 >= 3.4
-BuildRequires:  python-gobject >= 3.0.0
+BuildRequires:  python3-gobject >= 3.0.0
 BuildRequires:  update-desktop-files
 Requires:   cdemu-daemon >= 3.0.0
+Requires:   python3-gobject-Gdk
 Recommends: %{name}-lang
 Recommends: typelib(AppIndicator3)
 BuildArch:  noarch

++ gcdemu-3.2.1.tar.bz2 -> gcdemu-3.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.2.1/README new/gcdemu-3.2.4/README
--- old/gcdemu-3.2.1/README 2019-03-02 17:20:08.0 +0100
+++ new/gcdemu-3.2.4/README 2020-01-06 17:23:51.0 +0100
@@ -1,5 +1,5 @@
 gCDEmu
-3.2.1
+3.2.4
 ~
 
 Table of Contents:
@@ -18,7 +18,7 @@
 ~~~
 
 This is gCDEmu, a Gtk3-based GUI for controlling CDEmu daemon. It is part of 
the
-userspace-cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux.
+cdemu suite, a free, GPL CD/DVD-ROM device emulator for linux.
 
 It provides a graphic interface that allows performing the key tasks related to
 controlling the CDEmu daemon, such as loading and unloading devices, displaying
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.2.1/debian/changelog 
new/gcdemu-3.2.4/debian/changelog
--- old/gcdemu-3.2.1/debian/changelog   2019-03-02 17:20:08.0 +0100
+++ new/gcdemu-3.2.4/debian/changelog   2020-01-06 17:23:51.0 +0100
@@ -1,3 +1,3 @@
-gcdemu (3.2.1-1) debian; urgency=low
+gcdemu (3.2.4-1) debian; urgency=low
   * Initial Release. Closes: #705409
  -- Henrik Stokseth   Sat, 05 Apr 2014 
12:00:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.2.1/debian/control 
new/gcdemu-3.2.4/debian/control
--- old/gcdemu-3.2.1/debian/control 2019-03-02 17:20:08.0 +0100
+++ new/gcdemu-3.2.4/debian/control 2020-01-06 17:23:51.0 +0100
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: python3 (>= 3.4.0), libglib2.0-bin, intltool, cmake (>= 
2.8.5), dh-python
 X-Python3-Version: >= 3.4.0
-Standards-Version: 3.9.7
+Standards-Version: 4.3.0
 
 
 Package: gcdemu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.2.1/debian/rules 
new/gcdemu-3.2.4/debian/rules
--- old/gcdemu-3.2.1/debian/rules   2019-03-02 17:20:08.0 +0100
+++ new/gcdemu-3.2.4/debian/rules   2020-01-06 17:23:51.0 +0100
@@ -6,7 +6,9 @@
 
 
 override_dh_auto_configure:
-   dh_auto_configure -- "-DPOST_INSTALL_HOOKS:BOOL=OFF"
+   dh_auto_configure -- -DPOST_INSTALL_HOOKS:BOOL=OFF
+
+override_dh_auto_test:
 
 %:
dh $@ --with python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.2.1/debian/source/options 
new/gcdemu-3.2.4/debian/source/options
--- old/gcdemu-3.2.1/debian/source/options  2019-03-02 17:20:08.0 
+0100
+++ new/gcdemu-3.2.4/debian/source/options  1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-compression = "xz"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit gcdemu for openSUSE:Factory

2020-04-21 Thread root
Hello community,

here is the log from the commit of package gcdemu for openSUSE:Factory checked 
in at 2020-04-21 13:11:45

Comparing /work/SRC/openSUSE:Factory/gcdemu (Old)
 and  /work/SRC/openSUSE:Factory/.gcdemu.new.2738 (New)


Package is "gcdemu"

Tue Apr 21 13:11:45 2020 rev:4 rq:795419 version:3.2.1

Changes:

--- /work/SRC/openSUSE:Factory/gcdemu/gcdemu.changes2017-05-16 
14:44:43.930695703 +0200
+++ /work/SRC/openSUSE:Factory/.gcdemu.new.2738/gcdemu.changes  2020-04-21 
13:11:46.564944971 +0200
@@ -1,0 +2,6 @@
+Sat Apr 18 16:21:50 UTC 2020 - Aaron Stern 
+
+- Update to version 3.2.1
+  * Built against Python3
+
+---

Old:

  gcdemu-3.0.2.tar.bz2

New:

  gcdemu-3.2.1.tar.bz2



Other differences:
--
++ gcdemu.spec ++
--- /var/tmp/diff_new_pack.iAGL1T/_old  2020-04-21 13:11:47.280946399 +0200
+++ /var/tmp/diff_new_pack.iAGL1T/_new  2020-04-21 13:11:47.284946407 +0200
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\(AppIndicator(|3)\\)
 Name:   gcdemu
-Version:3.0.2
+Version:3.2.1
 Release:0
 Summary:GTK+ application for controlling CDEmu daemon
 License:GPL-2.0+
@@ -29,7 +29,8 @@
 BuildRequires:  gettext >= 0.15
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.21
-BuildRequires:  python >= 2.6.6
+BuildRequires:  python3 >= 3.4
+BuildRequires:  python-gobject >= 3.0.0
 BuildRequires:  update-desktop-files
 Requires:   cdemu-daemon >= 3.0.0
 Recommends: %{name}-lang

++ gcdemu-3.0.2.tar.bz2 -> gcdemu-3.2.1.tar.bz2 ++
 8044 lines of diff (skipped)




commit gcdemu for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package gcdemu for openSUSE:Factory checked 
in at 2017-05-16 14:43:37

Comparing /work/SRC/openSUSE:Factory/gcdemu (Old)
 and  /work/SRC/openSUSE:Factory/.gcdemu.new (New)


Package is "gcdemu"

Tue May 16 14:43:37 2017 rev:3 rq:494488 version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/gcdemu/gcdemu.changes2015-11-24 
22:34:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.gcdemu.new/gcdemu.changes   2017-05-16 
14:44:43.930695703 +0200
@@ -1,0 +2,10 @@
+Tue May  9 16:45:47 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.0.2:
+  * Re-enable all translations.
+As only the fully-translated messages are really used, there is
+no harm in enabling the ones that are somewhat out-of-date,
+either. Re-generated all the .po files, and added language
+codes to the ones that were missing them.
+
+---

Old:

  gcdemu-3.0.1.tar.bz2

New:

  gcdemu-3.0.2.tar.bz2



Other differences:
--
++ gcdemu.spec ++
--- /var/tmp/diff_new_pack.ygVpj2/_old  2017-05-16 14:44:44.838568138 +0200
+++ /var/tmp/diff_new_pack.ygVpj2/_new  2017-05-16 14:44:44.842567577 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcdemu
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\(AppIndicator(|3)\\)
 Name:   gcdemu
-Version:3.0.1
+Version:3.0.2
 Release:0
 Summary:GTK+ application for controlling CDEmu daemon
 License:GPL-2.0+
@@ -61,7 +61,7 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %cmake_install

++ gcdemu-3.0.1.tar.bz2 -> gcdemu-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.1/CMakeLists.txt 
new/gcdemu-3.0.2/CMakeLists.txt
--- old/gcdemu-3.0.1/CMakeLists.txt 2015-11-21 15:09:23.0 +0100
+++ new/gcdemu-3.0.2/CMakeLists.txt 2016-10-09 21:10:58.0 +0200
@@ -14,7 +14,6 @@
 # Dependencies
 find_package (IntlTool 0.21 REQUIRED)
 find_package (Gettext 0.15 REQUIRED)
-find_package (PythonInterp 2.6 REQUIRED)
 
 if (POST_INSTALL_HOOKS)
 find_program (GLIB_COMPILE_SCHEMAS_EXECUTABLE NAMES glib-compile-schemas)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.1/README new/gcdemu-3.0.2/README
--- old/gcdemu-3.0.1/README 2015-11-21 15:09:23.0 +0100
+++ new/gcdemu-3.0.2/README 2016-10-09 21:10:58.0 +0200
@@ -1,5 +1,5 @@
 gCDEmu
-3.0.1
+3.0.2
 ~
 
 Table of Contents:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.1/debian/changelog 
new/gcdemu-3.0.2/debian/changelog
--- old/gcdemu-3.0.1/debian/changelog   2015-11-21 15:09:23.0 +0100
+++ new/gcdemu-3.0.2/debian/changelog   2016-10-09 21:10:58.0 +0200
@@ -1,7 +1,3 @@
-gcdemu (3.0.1-1) debian; urgency=low
-  * Updated to 3.0.1
- -- Rok Mandeljc   Sat, 21 Nov 2015 12:00:00 +0100
-
-gcdemu (3.0.0-1) debian; urgency=low
+gcdemu (3.0.2-1) debian; urgency=low
   * Initial Release. Closes: #705409
- -- Henrik Stokseth   Sat, 05 Apr 2014 12:00:00 +0100
+ -- Henrik Stokseth   Sat, 05 Apr 2014 
12:00:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.1/debian/control 
new/gcdemu-3.0.2/debian/control
--- old/gcdemu-3.0.1/debian/control 2015-11-21 15:09:23.0 +0100
+++ new/gcdemu-3.0.2/debian/control 2016-10-09 21:10:58.0 +0200
@@ -2,11 +2,11 @@
 Section: utils
 Priority: optional
 Homepage: http://cdemu.sourceforge.net/
-Maintainer: Henrik Stokseth 
+Maintainer: Henrik Stokseth 
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: python (>= 2.6.6-3), libglib2.0-dev, intltool, cmake (>= 
2.8.5)
+Build-Depends-Indep: python (>= 2.6.6-3), libglib2.0-bin, intltool, cmake (>= 
2.8.5)
 X-Python-Version: >= 2.6.6
-Standards-Version: 3.9.5
+Standards-Version: 3.9.7
 
 
 Package: gcdemu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.1/debian/copyright 
new/gcdemu-3.0.2/debian/copyright
--- old/gcdemu-3.0.1/debian/copyright   2015-11-21 15:09:23.0 +0100
+++ new/gcdemu-3.0.2/debian/copyright   2016-10-09 21:10:58.0 

commit gcdemu for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package gcdemu for openSUSE:Factory checked 
in at 2015-11-24 22:33:53

Comparing /work/SRC/openSUSE:Factory/gcdemu (Old)
 and  /work/SRC/openSUSE:Factory/.gcdemu.new (New)


Package is "gcdemu"

Changes:

--- /work/SRC/openSUSE:Factory/gcdemu/gcdemu.changes2015-10-30 
13:43:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.gcdemu.new/gcdemu.changes   2015-11-24 
22:34:22.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 23 20:34:07 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 3.0.1:
+  * Fix a typo that prevented switching of bad sector emulation.
+  * In CMake Replace whitespaces in custom target names with "-"
+signs (silence CMP0037 warnings on CMake 3.2.2 and newer).
+
+---

Old:

  gcdemu-3.0.0.tar.bz2

New:

  gcdemu-3.0.1.tar.bz2



Other differences:
--
++ gcdemu.spec ++
--- /var/tmp/diff_new_pack.Lt913I/_old  2015-11-24 22:34:23.0 +0100
+++ /var/tmp/diff_new_pack.Lt913I/_new  2015-11-24 22:34:23.0 +0100
@@ -18,7 +18,7 @@
 
 %define __requires_exclude typelib\\(AppIndicator(|3)\\)
 Name:   gcdemu
-Version:3.0.0
+Version:3.0.1
 Release:0
 Summary:GTK+ application for controlling CDEmu daemon
 License:GPL-2.0+
@@ -29,7 +29,7 @@
 BuildRequires:  gettext >= 0.15
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool >= 0.21
-BuildRequires:  python >= 2.6
+BuildRequires:  python >= 2.6.6
 BuildRequires:  update-desktop-files
 Requires:   cdemu-daemon >= 3.0.0
 Recommends: %{name}-lang
@@ -78,7 +78,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc AUTHORS COPYING README
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}*

++ gcdemu-3.0.0.tar.bz2 -> gcdemu-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.0/README new/gcdemu-3.0.1/README
--- old/gcdemu-3.0.0/README 2014-06-29 15:25:04.0 +0200
+++ new/gcdemu-3.0.1/README 2015-11-21 15:09:23.0 +0100
@@ -1,5 +1,5 @@
 gCDEmu
-3.0.0
+3.0.1
 ~
 
 Table of Contents:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.0/cmake/FindIntlTool.cmake 
new/gcdemu-3.0.1/cmake/FindIntlTool.cmake
--- old/gcdemu-3.0.0/cmake/FindIntlTool.cmake   2014-06-29 15:25:04.0 
+0200
+++ new/gcdemu-3.0.1/cmake/FindIntlTool.cmake   2015-11-21 15:09:23.0 
+0100
@@ -63,7 +63,7 @@
 set (gmo_files ${gmo_files} ${gmo_file})
 endforeach ()
 
-set (translations-target "${PROJECT_NAME} translations")
+set (translations-target "${PROJECT_NAME}-translations")
 add_custom_target (${translations-target} ALL DEPENDS ${gmo_files})
 endfunction ()
 
@@ -87,7 +87,7 @@
 )
 endif ()
 
-set (intltool-merge-target "intltool-merge ${out_filename}")
+set (intltool-merge-target "intltool-merge-${out_filename}")
 add_custom_target (${intltool-merge-target} ALL DEPENDS ${out_filename})
 endfunction ()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.0/debian/changelog 
new/gcdemu-3.0.1/debian/changelog
--- old/gcdemu-3.0.0/debian/changelog   2014-06-29 15:25:04.0 +0200
+++ new/gcdemu-3.0.1/debian/changelog   2015-11-21 15:09:23.0 +0100
@@ -1,3 +1,7 @@
+gcdemu (3.0.1-1) debian; urgency=low
+  * Updated to 3.0.1
+ -- Rok Mandeljc   Sat, 21 Nov 2015 12:00:00 +0100
+
 gcdemu (3.0.0-1) debian; urgency=low
   * Initial Release. Closes: #705409
  -- Henrik Stokseth   Sat, 05 Apr 2014 12:00:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gcdemu-3.0.0/src/gcdemu new/gcdemu-3.0.1/src/gcdemu
--- old/gcdemu-3.0.0/src/gcdemu 2014-06-29 15:25:04.0 +0200
+++ new/gcdemu-3.0.1/src/gcdemu 2015-11-21 15:09:23.0 +0100
@@ -52,7 +52,7 @@
 
 # *** Globals ***
 app_name = "gcdemu"
-app_version = "3.0.0"
+app_version = "3.0.1"
 supported_daemon_interface_version = [ 7, 0 ]
 
 # I18n
@@ -828,7 +828,7 @@
 
 # *** Bad sector emulation ***
 checkbutton = Gtk.CheckButton(_("Bad sector emulation"), False)
-checkbutton.connect("toggled", lambda t: 
self.emit("bad-sector-emulation-changed", togglebutton.get_active()))
+checkbutton.connect("toggled", lambda t: 
self.emit("bad-sector-emulation-changed", t.get_active()))
 self.add(checkbutton)
 self.checkbutton_bad_sector = checkbutton