commit plymouth for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Leap:15.2 
checked in at 2020-02-20 08:41:52

Comparing /work/SRC/openSUSE:Leap:15.2/plymouth (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.plymouth.new.26092 (New)


Package is "plymouth"

Thu Feb 20 08:41:52 2020 rev:36 rq:769401 version:0.9.4+git20190304.ed9f201

Changes:

--- /work/SRC/openSUSE:Leap:15.2/plymouth/plymouth.changes  2020-01-15 
15:44:28.095290084 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.plymouth.new.26092/plymouth.changes   
2020-02-20 08:41:53.277192109 +0100
@@ -1,0 +2,5 @@
+Mon Feb  3 00:32:05 UTC 2020 - Stasiek Michalski 
+
+- Sync the default openSUSE theme from Tumbleweed
+
+---



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.UcRQ61/_old  2020-02-20 08:41:53.909193361 +0100
+++ /var/tmp/diff_new_pack.UcRQ61/_new  2020-02-20 08:41:53.917193377 +0100
@@ -363,7 +363,7 @@
 
 # Change the default theme
 %if 0%{?is_opensuse}
-sed -i -e 's/spinner/openSUSE/g' src/plymouthd.defaults
+sed -i -e 's/spinner/bgrt/g' src/plymouthd.defaults
 %else
 sed -i -e 's/spinner/SLE/g' src/plymouthd.defaults
 %endif





commit plymouth for openSUSE:Leap:15.2:SLE-workarounds

2020-02-19 Thread root
Hello community,

here is the log from the commit of package plymouth for 
openSUSE:Leap:15.2:SLE-workarounds checked in at 2020-02-20 08:34:23

Comparing /work/SRC/openSUSE:Leap:15.2:SLE-workarounds/plymouth (Old)
 and  /work/SRC/openSUSE:Leap:15.2:SLE-workarounds/.plymouth.new.26092 (New)


Package is "plymouth"

Thu Feb 20 08:34:23 2020 rev:1 rq: version:unknown

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2:SLE-workarounds/.plymouth.new.26092/plymouth.changes
   2020-02-20 08:34:37.580329233 +0100
@@ -0,0 +1,1098 @@
+---
+Mon Feb  3 00:32:05 UTC 2020 - Stasiek Michalski 
+
+- Sync the default openSUSE theme from Tumbleweed
+
+---
+Fri Jun 14 07:06:46 UTC 2019 - Cliff Zhao 
+
+- Add dependency to dracut for plymouth-scripts(bnc#1138248).
+
+---
+Sun Mar 24 17:04:57 UTC 2019 - Stasiek Michalski 
+
+- Fix theme-bgrt dependencies
+  (based on plugin-two-step with images from theme-spinner)
+
+---
+Tue Mar 12 12:33:54 UTC 2019 - qz...@suse.com
+
+- Update to version 0.9.4+git20181219.c8f1256:
+  * ply-pixel-buffer: Fix right and bottom edge rendering of 
+scaled buffers.
+  * Add support for translating the user visible strings in some 
+themes
+  * Prefix Title and Subtitle theme config keywords with an 
+underscore
+  * Add new reboot and system-upgrade modes
+  * main: Remove private ply_mode_t
+  * two-step: Make ProgressBarShowPercentComplete a per mode 
+  setting
+  * plymouthd.defaults: Change default ShowDelay to 0
+  * ply-boot-splash: Do not add ply_boot_splash_update_progress 
+ timeout multiple times
+  * logging: Minor log-message fixes.
+ Improve logging format.
+  * themes: Update spinner and bgrt theme offline updates mode
+  * two-step: Add a per mode setting to suppress messages.
+  Add progress-bar support.
+  Add MessageBelowAnimation option.
+  Add per mode settings.
+  Drop background_is_bgrt view_t member
+  * ply-progress-bar: Allow caller to specify the widgets width and 
+  height.
+  Allow choosing fore- and back-ground color.
+  Redraw on percentage update.
+  * boot-server: fix type confusion when allocating connection object
+  * ply-device-manager: Handle change events for monitor hotplugging.
+Consume all events in one go.
+  * drm: Stop limiting preferred-mode picking to UEFI systems.
+ Reset mode on display-port connected outputs with a bad 
+ link-status.
+ Implement handle_change_event.
+ Ensure heads are mapped before flushing them.
+ Allow calling create_heads_for_active_connectors multiple 
+ times.
+ Allow calling ply_renderer_head_add_connector with existing 
+ connector_id.
+ Limit backend->resources lifetime to within query_device.
+ Store and keep all the outputs in the backend.
+ Add get_output_info helper function
+ Stop storing a pointer to drmModeConnector in ply_output_t
+ Stop keeing a drmModeConnector instance around.
+ Refactor ply_renderer_head_add_connector and 
+ ply_renderer_head_new
+ 
+
+- Rebase 0002-Install-label-ft-plugin-into-initrd-if-available.patch
+
+---
+Wed Jan  2 08:09:46 UTC 2019 - qz...@suse.com
+
+- Update to version 0.9.4+git20181219.c8f1256:
+  * two-step: Use plymouth_strtod
+Use the locale agnostic plymouth_strtod helper which always 
+uses a "." as decimal seperator. This fixes the various 
+Alignment options not working with some locales. 
+
+---
+Wed Dec  12 08:48:56 UTC 2018 - qz...@suse.com
+
+- Update to version 0.9.4+git20181209.f7d5bb1:
+  * ply-keyboard: Fix compiler warning
+  * When a renderer goes away on a udev remove event, free
+keyboards associated with the renderer, before freeing the
+renderer.
+  * device-manager: free keyboards when deactivating a renderer
+  * keyboard: add helper to get the keyboard's renderer, if 
+applicable.
+
+---
+Wed Dec  5 06:59:56 UTC 2018 - qz...@suse.com
+
+- Update to version 0.9.4+git20181204.0cd0613:
+  * drm: Pick a controller for unconfigured connectors
+  * drm: Drop crtcs for clones for which we've picked different 
+ modes
+  * drm: More connector enumeration refactoring
+  

commit 000product for openSUSE:Leap:15.2:PowerPC

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000product for 
openSUSE:Leap:15.2:PowerPC checked in at 2020-02-20 08:26:54

Comparing /work/SRC/openSUSE:Leap:15.2:PowerPC/000product (Old)
 and  /work/SRC/openSUSE:Leap:15.2:PowerPC/.000product.new.26092 (New)


Package is "000product"

Thu Feb 20 08:26:54 2020 rev:121 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ openSUSE-dvd5-dvd-ppc64le.kiwi ++
--- /var/tmp/diff_new_pack.UlcQWM/_old  2020-02-20 08:26:56.391421839 +0100
+++ /var/tmp/diff_new_pack.UlcQWM/_new  2020-02-20 08:26:56.391421839 +0100
@@ -302,6 +302,7 @@
   
   
   
+  
   
   
   
@@ -318,6 +319,8 @@
   
   
   
+  
+  
   
   
   
@@ -841,6 +844,7 @@
   
   
   
+  
   
   
   
@@ -871,6 +875,7 @@
   
   
   
+  
   
   
   
@@ -1043,6 +1048,7 @@
   
   
   
+  
   
   
   
@@ -1597,6 +1603,7 @@
   
   
   
+  
   
   
   
@@ -1656,6 +1663,7 @@
   
   
   
+  
   
   
   
@@ -2059,6 +2067,7 @@
   
   
   
+  
   
   
   
@@ -2878,9 +2887,10 @@
   
   
   
-  
   
   
+  
+  
   
   
   
@@ -3244,6 +3254,7 @@
   
   
   
+  
   
   
   

stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.UlcQWM/_old  2020-02-20 08:26:56.519422091 +0100
+++ /var/tmp/diff_new_pack.UlcQWM/_new  2020-02-20 08:26:56.523422098 +0100
@@ -301,7 +301,8 @@
  
  
  
- 
+ 
+ 
  
  

  

@@ -318,6 +319,8 @@
  
  
  
+ 
+ 
  

  
  
@@ -837,6 +840,7 @@
  
  
  
+ 
  
  
  
@@ -867,6 +871,7 @@
  
  
  
+ 
  
  
  
@@ -1039,6 +1044,7 @@
  
  
  
+ 
  
  
  
@@ -1121,6 +1127,7 @@
  
  
  

+ 
  
  
  
@@ -1179,6 +1186,7 @@
  
  
  
+ 
  
  
  
@@ -2047,7 +2055,7 @@
  
  
  
- 
+ 
  
  
  

@@ -2098,6 +2106,7 @@
  
  
  
+ 
  
  
  
@@ -2828,9 +2837,10 @@
  
  
  

- 
  

  
+ 
+ 
  
  
  
@@ -3193,6 +3203,7 @@
  
  
  
+ 
  
  
  


++ openSUSE-dvd5-dvd-ppc64le.kwd ++
--- /var/tmp/diff_new_pack.UlcQWM/_old  2020-02-20 08:26:56.559422170 +0100
+++ /var/tmp/diff_new_pack.UlcQWM/_new  2020-02-20 08:26:56.563422177 +0100
@@ -299,6 +299,7 @@
 ebtables: +Kwd:\nsupport_unsupported\n-Kwd:
 ed: +Kwd:\nsupport_unsupported\n-Kwd:
 edict: +Kwd:\nsupport_unsupported\n-Kwd:
+edict2: +Kwd:\nsupport_unsupported\n-Kwd:
 editres: +Kwd:\nsupport_unsupported\n-Kwd:
 efont-unicode-bitmap-fonts: +Kwd:\nsupport_unsupported\n-Kwd:
 elementary-xfce-icon-theme: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -315,6 +316,8 @@
 engrampa: +Kwd:\nsupport_unsupported\n-Kwd:
 engrampa-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 enscript: +Kwd:\nsupport_unsupported\n-Kwd:
+eog: +Kwd:\nsupport_unsupported\n-Kwd:
+eog-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 epson-inkjet-printer-escpr: +Kwd:\nsupport_unsupported\n-Kwd:
 espeak: +Kwd:\nsupport_unsupported\n-Kwd:
 etags: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -834,6 +837,7 @@
 javapackages-tools: +Kwd:\nsupport_unsupported\n-Kwd:
 jfsutils: +Kwd:\nsupport_unsupported\n-Kwd:
 jline1: +Kwd:\nsupport_unsupported\n-Kwd:
+jmdict: +Kwd:\nsupport_unsupported\n-Kwd:
 joe: +Kwd:\nsupport_unsupported\n-Kwd:
 json-glib-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kaccounts-integration: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -864,6 +868,7 @@
 kcolorchooser: +Kwd:\nsupport_unsupported\n-Kwd:
 kcolorchooser-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kconf_update5: +Kwd:\nsupport_unsupported\n-Kwd:
+kcontacts-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kcoreaddons: +Kwd:\nsupport_unsupported\n-Kwd:
 kcoreaddons-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kdbusaddons-tools: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -1036,6 +1041,7 @@
 kpat-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kpeople5: +Kwd:\nsupport_unsupported\n-Kwd:
 kpeople5-lang: +Kwd:\nsupport_unsupported\n-Kwd:
+kpeoplevcard: +Kwd:\nsupport_unsupported\n-Kwd:
 kpimtextedit: +Kwd:\nsupport_unsupported\n-Kwd:
 kpimtextedit-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kqtquickcharts: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -1118,6 +1124,7 @@
 libKF5ConfigGui5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5ConfigWidgets5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5ConfigWidgets5-lang: +Kwd:\nsupport_unsupported\n-Kwd:
+libKF5Contacts5: 

commit 000release-packages for openSUSE:Leap:15.2:PowerPC

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Leap:15.2:PowerPC checked in at 2020-02-20 08:26:51

Comparing /work/SRC/openSUSE:Leap:15.2:PowerPC/000release-packages (Old)
 and  /work/SRC/openSUSE:Leap:15.2:PowerPC/.000release-packages.new.26092 
(New)


Package is "000release-packages"

Thu Feb 20 08:26:51 2020 rev:101 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-release.spec: same change
stub.spec: same change
++ weakremovers.inc ++
 1539 lines (skipped)
 between 
/work/SRC/openSUSE:Leap:15.2:PowerPC/000release-packages/weakremovers.inc
 and 
/work/SRC/openSUSE:Leap:15.2:PowerPC/.000release-packages.new.26092/weakremovers.inc




commit 000release-packages for openSUSE:Leap:15.2:ARM

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Leap:15.2:ARM checked in at 2020-02-20 05:22:30

Comparing /work/SRC/openSUSE:Leap:15.2:ARM/000release-packages (Old)
 and  /work/SRC/openSUSE:Leap:15.2:ARM/.000release-packages.new.26092 (New)


Package is "000release-packages"

Thu Feb 20 05:22:30 2020 rev:90 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.MXWxfm/_old  2020-02-20 05:22:33.453722195 +0100
+++ /var/tmp/diff_new_pack.MXWxfm/_new  2020-02-20 05:22:33.457722203 +0100
@@ -12579,6 +12579,7 @@
 Provides: weakremover(libscg-devel)
 Provides: weakremover(libscg1_0)
 Provides: weakremover(libschily-devel)
+Provides: weakremover(libschily-devel-doc)
 Provides: weakremover(libschily1_0)
 Provides: weakremover(libschroedinger-1_0-0)
 Provides: weakremover(libscintilla-devel)
@@ -15809,7 +15810,6 @@
 Provides: weakremover(python2-deltarpm)
 Provides: weakremover(python2-django-pyscss)
 Provides: weakremover(python2-django-webtest)
-Provides: weakremover(python2-django_compressor)
 Provides: weakremover(python2-djvulibre)
 Provides: weakremover(python2-dukpy)
 Provides: weakremover(python2-dukpy-kovidgoyal)
@@ -16106,7 +16106,6 @@
 Provides: weakremover(python3-deltarpm)
 Provides: weakremover(python3-django-pyscss)
 Provides: weakremover(python3-django-webtest)
-Provides: weakremover(python3-django_compressor)
 Provides: weakremover(python3-djvulibre)
 Provides: weakremover(python3-dtaidistance)
 Provides: weakremover(python3-dtaidistance-devel)




commit 000product for openSUSE:Leap:15.2:ARM

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000product for 
openSUSE:Leap:15.2:ARM checked in at 2020-02-20 05:22:32

Comparing /work/SRC/openSUSE:Leap:15.2:ARM/000product (Old)
 and  /work/SRC/openSUSE:Leap:15.2:ARM/.000product.new.26092 (New)


Package is "000product"

Thu Feb 20 05:22:32 2020 rev:100 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ openSUSE-dvd5-dvd-aarch64.kiwi ++
--- /var/tmp/diff_new_pack.CymlMu/_old  2020-02-20 05:22:36.969729043 +0100
+++ /var/tmp/diff_new_pack.CymlMu/_new  2020-02-20 05:22:36.969729043 +0100
@@ -2231,7 +2231,6 @@
   
   
   
-  
   
   
   

openSUSE-ftp-ftp-armv7hl.kiwi: same change
stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.CymlMu/_old  2020-02-20 05:22:37.093729284 +0100
+++ /var/tmp/diff_new_pack.CymlMu/_new  2020-02-20 05:22:37.093729284 +0100
@@ -2270,7 +2270,6 @@
  
  
  
- 
  
  
  

++ openSUSE-dvd5-dvd-aarch64.kwd ++
--- /var/tmp/diff_new_pack.CymlMu/_old  2020-02-20 05:22:37.117729330 +0100
+++ /var/tmp/diff_new_pack.CymlMu/_new  2020-02-20 05:22:37.121729339 +0100
@@ -2267,7 +2267,6 @@
 libsbc1: +Kwd:\nsupport_unsupported\n-Kwd:
 libscg1_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschily1_0: +Kwd:\nsupport_unsupported\n-Kwd:
-libschily2_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschroedinger-1_0-0: +Kwd:\nsupport_unsupported\n-Kwd:
 libseccomp2: +Kwd:\nsupport_unsupported\n-Kwd:
 libsecret-1-0: +Kwd:\nsupport_unsupported\n-Kwd:

++ unsorted.yml ++
--- /var/tmp/diff_new_pack.CymlMu/_old  2020-02-20 05:22:37.169729432 +0100
+++ /var/tmp/diff_new_pack.CymlMu/_new  2020-02-20 05:22:37.173729440 +0100
@@ -1091,6 +1091,7 @@
   - beust-jcommander-javadoc 
   - bff 
   - bff4 
+  - bgzip 
   - biabam 
   - biblesync-devel 
   - bibletime 
@@ -1247,7 +1248,6 @@
   - borgbackup-zsh-completion 
   - borgmatic 
   - boringssl-devel 
-  - bosh 
   - bouncycastle 
   - bouncycastle-javadoc 
   - bouncycastle-mail 
@@ -1577,6 +1577,9 @@
   - cgit 
   - cglib 
   - cglib-javadoc 
+  - cgns 
+  - cgns-devel 
+  - cgns-devel-static 
   - chameleon 
   - charliecloud 
   - charliecloud-doc 
@@ -5447,6 +5450,7 @@
   - html2ps 
   - htmldoc 
   - htop 
+  - htsfile 
   - http-builder 
   - http-builder-javadoc 
   - http-parser-devel 
@@ -7121,7 +7125,7 @@
   - libLLVM5 
   - libLTO5 
   - libLTO7 
-  - libLimeSuite19_01-1 
+  - libLimeSuite19_04-1 
   - libMagick++-devel 
   - libMathMLSolver0_3 
   - libMrm4 
@@ -7753,7 +7757,6 @@
   - libcdr-devel 
   - libcdr-devel-doc 
   - libcdr-tools 
-  - libcdrdeflt1_0 
   - libcdvar0 
   - libcec-devel 
   - libcec4 
@@ -7761,6 +7764,8 @@
   - libcelt051-0 
   - libcephfs-devel 
   - libcephfs2 
+  - libceres-devel 
+  - libceres1 
   - libcerf-devel 
   - libcerf1 
   - libcerror-devel 
@@ -7768,6 +7773,7 @@
   - libcfg6 
   - libcfile-devel 
   - libcfile1 
+  - libcgns3_4 
   - libchamplain-devel 
   - libchardet-devel 
   - libchardet1 
@@ -7835,7 +7841,7 @@
   - libcnotify1 
   - libcob-devel 
   - libcob4 
-  - libcodec2-0_6 
+  - libcodec2-0_8 
   - libcogl-gles2-20 
   - libcollectdclient-devel 
   - libcollectdclient1 
@@ -7994,7 +8000,6 @@
   - libddcutil0 
   - libdecoration0 
   - libdee-1_0-4 
-  - libdeflt1_0 
   - libdevil-tools 
   - libdframeworkdbus-devel 
   - libdframeworkdbus2 
@@ -8093,8 +8098,6 @@
   - libecpg6 
   - libecryptfs1 
   - libector1 
-  - libedc_ecc1_0 
-  - libedc_ecc_dec1_0 
   - libedit-devel 
   - libeditorconfig-devel 
   - libedje1 
@@ -8250,14 +8253,12 @@
   - libfifechan0_1_5 
   - libfifechan_opengl0_1_5 
   - libfifechan_sdl0_1_5 
-  - libfile1_0 
   - libfilezilla-devel 
   - libfilezilla0 
   - libfilteraudio0 
   - libfinal-devel 
   - libfinal-examples 
   - libfinal0 
-  - libfind4_0 
   - libfipscheck1 
   - libfishsound-devel 
   - libfishsound1 
@@ -8793,6 +8794,8 @@
   - libhowl0 
   - libhpdf2_3_0 
   - libhpx1 
+  - libhts-devel 
+  - libhts3 
   - libhttrack2 
   - libhubbub-devel 
   - libhubbub-doc 
@@ -9550,6 +9553,7 @@
   - libopenblas_serial0 
   - libopencascade7 
   - libopencsg1 
+  - libopencv3_4 
   - libopendkim10 
   - libopenhpi4 
   - libopenlibm2 
@@ -9712,7 +9716,6 @@
   - libpapi 
   - libpapi-hpc 
   - libpapi_5_7_0-hpc 
-  - libparanoia1_0 
   - libpari-gmp-tls6 
   - libparlatype-devel 
   - libparlatype1 
@@ -10282,13 +10285,10 @@
   - librlog-devel 
   - librlog5 
   - librlog5-doc 
-  - librmt-devel-doc 
-  - librmt1_0 
   - librocsgraphtheory0 
   - librrd8 
   - librsb-devel 
   - librsb0 
-  - librscg1_0 
   - librsvg-devel 
   - librsync-devel 
   - librsync2 
@@ -10370,7 +10370,6 @@
   - libscca-tools 
   - libscca1 
   - libscg-devel 

commit 000release-packages for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Leap:15.2 checked in at 2020-02-20 03:23:24

Comparing /work/SRC/openSUSE:Leap:15.2/000release-packages (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.000release-packages.new.26092 (New)


Package is "000release-packages"

Thu Feb 20 03:23:24 2020 rev:853 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-release.spec: same change
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.hb6FNh/_old  2020-02-20 03:23:27.835648453 +0100
+++ /var/tmp/diff_new_pack.hb6FNh/_new  2020-02-20 03:23:27.835648453 +0100
@@ -5446,6 +5446,7 @@
 Provides: weakremover(libHYPRE_2_15_1-gnu-openmpi2-hpc)
 Provides: weakremover(libHYPRE_2_15_1-gnu-openmpi3-hpc)
 Provides: weakremover(libLASi1)
+Provides: weakremover(libLimeSuite19_01-1)
 Provides: weakremover(libQt5WebView5-32bit)
 Provides: weakremover(libTMCG12)
 Provides: weakremover(libaccounts-glib0)
@@ -5527,6 +5528,7 @@
 Provides: weakremover(libcamel-1_2-60-32bit)
 Provides: weakremover(libcantorlibs20)
 Provides: weakremover(libcantorlibs23)
+Provides: weakremover(libcodec2-0_6)
 Provides: weakremover(libcomps0_1_11)
 Provides: weakremover(libdazzle)
 Provides: weakremover(libdbusmenu-gtk-devel)
@@ -5705,6 +5707,7 @@
 Provides: weakremover(libtorrent-rasterbar9)
 Provides: weakremover(libtss0)
 Provides: weakremover(libulfius2_5)
+Provides: weakremover(libusrp-3_4_2-0)
 Provides: weakremover(libvala-0_38-0)
 Provides: weakremover(libvala-0_38-devel)
 Provides: weakremover(libvaladoc-0_38-0)
@@ -5841,12 +5844,12 @@
 Provides: weakremover(python-libaccounts)
 Provides: weakremover(python-libkolabxml1)
 Provides: weakremover(python-mlt)
+Provides: weakremover(python-rjsmin-docs)
 Provides: weakremover(python-talloc-32bit)
 Provides: weakremover(python-tdb-32bit)
 Provides: weakremover(python-tevent-32bit)
 Provides: weakremover(python2-AnyQt)
 Provides: weakremover(python2-boost_parallel_mpi1_71_0)
-Provides: weakremover(python2-django_compressor)
 Provides: weakremover(python2-gdata)
 Provides: weakremover(python2-libvirt-python)
 Provides: weakremover(python2-nautilus)
@@ -5857,7 +5860,6 @@
 Provides: weakremover(python2-scipy_1_2_0-gnu-hpc)
 Provides: weakremover(python2-tbb)
 Provides: weakremover(python3-boost_parallel_mpi1_71_0)
-Provides: weakremover(python3-django_compressor)
 Provides: weakremover(python3-gdata)
 Provides: weakremover(python3-numpy_1_14_0-gnu-hpc)
 Provides: weakremover(python3-numpy_1_14_0-gnu-hpc-devel)
@@ -9241,6 +9243,7 @@
 Provides: weakremover(python-simpleeval)
 Provides: weakremover(python-simplegeneric)
 Provides: weakremover(python-slapdsock)
+Provides: weakremover(python-slimit)
 Provides: weakremover(python-smmap)
 Provides: weakremover(python-socketpool)
 Provides: weakremover(python-sphinxcontrib-docbookrestapi)




commit 000product for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Leap:15.2 
checked in at 2020-02-20 03:23:29

Comparing /work/SRC/openSUSE:Leap:15.2/000product (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.000product.new.26092 (New)


Package is "000product"

Thu Feb 20 03:23:29 2020 rev:1399 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-cd-mini-x86_64.kiwi: same change
++ openSUSE-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.OLvb2E/_old  2020-02-20 03:23:36.923666434 +0100
+++ /var/tmp/diff_new_pack.OLvb2E/_new  2020-02-20 03:23:36.927666443 +0100
@@ -2342,7 +2342,6 @@
   
   
   
-  
   
   
   

stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.OLvb2E/_old  2020-02-20 03:23:37.04372 +0100
+++ /var/tmp/diff_new_pack.OLvb2E/_new  2020-02-20 03:23:37.04372 +0100
@@ -2378,7 +2378,6 @@
  
  
  
- 
  
  
  

++ openSUSE-dvd5-dvd-x86_64.kwd ++
--- /var/tmp/diff_new_pack.OLvb2E/_old  2020-02-20 03:23:37.075666735 +0100
+++ /var/tmp/diff_new_pack.OLvb2E/_new  2020-02-20 03:23:37.075666735 +0100
@@ -2375,7 +2375,6 @@
 libsbc1: +Kwd:\nsupport_unsupported\n-Kwd:
 libscg1_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschily1_0: +Kwd:\nsupport_unsupported\n-Kwd:
-libschily2_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschroedinger-1_0-0: +Kwd:\nsupport_unsupported\n-Kwd:
 libseccomp2: +Kwd:\nsupport_unsupported\n-Kwd:
 libseccomp2-32bit: +Kwd:\nsupport_unsupported\n-Kwd:

++ unsorted.yml ++
--- /var/tmp/diff_new_pack.OLvb2E/_old  2020-02-20 03:23:37.123666830 +0100
+++ /var/tmp/diff_new_pack.OLvb2E/_new  2020-02-20 03:23:37.127666838 +0100
@@ -1147,6 +1147,7 @@
   - beust-jcommander-javadoc 
   - bff 
   - bff4 
+  - bgzip 
   - biabam 
   - biblesync-devel 
   - bibletime 
@@ -1310,7 +1311,6 @@
   - borgbackup-zsh-completion 
   - borgmatic 
   - boringssl-devel 
-  - bosh 
   - bouncycastle 
   - bouncycastle-javadoc 
   - bouncycastle-mail 
@@ -1652,6 +1652,9 @@
   - cgit 
   - cglib 
   - cglib-javadoc 
+  - cgns 
+  - cgns-devel 
+  - cgns-devel-static 
   - chameleon 
   - charliecloud 
   - charliecloud-doc 
@@ -5683,6 +5686,7 @@
   - html2ps 
   - htmldoc 
   - htop 
+  - htsfile 
   - http-builder 
   - http-builder-javadoc 
   - http-parser-devel 
@@ -6255,6 +6259,7 @@
   - jetty-build-support-javadoc 
   - jetty-client 
   - jetty-continuation 
+  - jetty-distribution-remote-resources 
   - jetty-http 
   - jetty-io 
   - jetty-jaas 
@@ -7599,7 +7604,7 @@
   - libLTO5-32bit 
   - libLTO7 
   - libLTO7-32bit 
-  - libLimeSuite19_01-1 
+  - libLimeSuite19_04-1 
   - libMagick++-7_Q16HDRI4-32bit 
   - libMagick++-devel 
   - libMagick++-devel-32bit 
@@ -8579,7 +8584,6 @@
   - libcdr-devel 
   - libcdr-devel-doc 
   - libcdr-tools 
-  - libcdrdeflt1_0 
   - libcdvar0 
   - libcec-devel 
   - libcec4 
@@ -8589,6 +8593,8 @@
   - libcelt051-0 
   - libcephfs-devel 
   - libcephfs2 
+  - libceres-devel 
+  - libceres1 
   - libcerf-devel 
   - libcerf1 
   - libcerror-devel 
@@ -8597,6 +8603,7 @@
   - libcfg6-32bit 
   - libcfile-devel 
   - libcfile1 
+  - libcgns3_4 
   - libchamplain-devel 
   - libchardet-devel 
   - libchardet1 
@@ -8685,7 +8692,7 @@
   - libcnotify1 
   - libcob-devel 
   - libcob4 
-  - libcodec2-0_6 
+  - libcodec2-0_8 
   - libcogl-gles2-20 
   - libcogl-pango20-32bit 
   - libcogl20-32bit 
@@ -8891,7 +8898,6 @@
   - libdecoration0 
   - libdecoration0-32bit 
   - libdee-1_0-4 
-  - libdeflt1_0 
   - libdevil-tools 
   - libdevmapper-event1_03-32bit 
   - libdframeworkdbus-devel 
@@ -9027,8 +9033,6 @@
   - libedata-cal-2_0-1-32bit 
   - libedataserver-1_2-24-32bit 
   - libedataserverui-1_2-2-32bit 
-  - libedc_ecc1_0 
-  - libedc_ecc_dec1_0 
   - libedit-devel 
   - libedit0-32bit 
   - libeditorconfig-devel 
@@ -9217,14 +9221,12 @@
   - libfifechan0_1_5 
   - libfifechan_opengl0_1_5 
   - libfifechan_sdl0_1_5 
-  - libfile1_0 
   - libfilezilla-devel 
   - libfilezilla0 
   - libfilteraudio0 
   - libfinal-devel 
   - libfinal-examples 
   - libfinal0 
-  - libfind4_0 
   - libfipscheck1 
   - libfipscheck1-32bit 
   - libfishsound-devel 
@@ -9920,6 +9922,8 @@
   - libhpx1 
   - libhs5 
   - libhssi-io1 
+  - libhts-devel 
+  - libhts3 
   - libhttp_parser2_7_1-32bit 
   - libhttrack2 
   - libhubbub-devel 
@@ -10901,6 +10905,7 @@
   - libopenblas_serial0 
   - libopencascade7 
   - libopencsg1 
+  - libopencv3_4 
   - libopendkim10 
   - libopenhpi4 
   - libopenjp2-7-32bit 
@@ -11092,7 +11097,6 @@
   - libpapi-32bit 
   - libpapi-hpc 
   - libpapi_5_7_0-hpc 
-  - libparanoia1_0 
   - libpari-gmp-tls6 
   - libparlatype-devel 
   - libparlatype1 
@@ -11811,15 

commit 000release-packages for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:22:22

Comparing /work/SRC/openSUSE:Leap:15.2/000release-packages (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.000release-packages.new.26092 (New)


Package is "000release-packages"

Thu Feb 20 00:22:22 2020 rev:852 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-release.spec: same change
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.jJx07b/_old  2020-02-20 00:22:23.949994837 +0100
+++ /var/tmp/diff_new_pack.jJx07b/_new  2020-02-20 00:22:23.949994837 +0100
@@ -802,8 +802,6 @@
 Provides: weakremover(ghc-concurrent-output-devel)
 Provides: weakremover(ghc-concurrent-supply)
 Provides: weakremover(ghc-concurrent-supply-devel)
-Provides: weakremover(ghc-conduit-combinators)
-Provides: weakremover(ghc-conduit-combinators-devel)
 Provides: weakremover(ghc-conduit-connection)
 Provides: weakremover(ghc-conduit-connection-devel)
 Provides: weakremover(ghc-conduit-iconv)
@@ -872,8 +870,6 @@
 Provides: weakremover(ghc-crypto-random-devel)
 Provides: weakremover(ghc-cryptocipher)
 Provides: weakremover(ghc-cryptocipher-devel)
-Provides: weakremover(ghc-cryptohash-conduit)
-Provides: weakremover(ghc-cryptohash-conduit-devel)
 Provides: weakremover(ghc-cryptohash-cryptoapi)
 Provides: weakremover(ghc-cryptohash-cryptoapi-devel)
 Provides: weakremover(ghc-cryptohash-md5)
@@ -1090,8 +1086,6 @@
 Provides: weakremover(ghc-eq-devel)
 Provides: weakremover(ghc-equivalence)
 Provides: weakremover(ghc-equivalence-devel)
-Provides: weakremover(ghc-errors)
-Provides: weakremover(ghc-errors-devel)
 Provides: weakremover(ghc-ersatz)
 Provides: weakremover(ghc-ersatz-devel)
 Provides: weakremover(ghc-esqueleto)
@@ -2822,10 +2816,8 @@
 Provides: weakremover(ghc-rvar-devel)
 Provides: weakremover(ghc-s3-signer)
 Provides: weakremover(ghc-s3-signer-devel)
-Provides: weakremover(ghc-safe-exceptions)
 Provides: weakremover(ghc-safe-exceptions-checked)
 Provides: weakremover(ghc-safe-exceptions-checked-devel)
-Provides: weakremover(ghc-safe-exceptions-devel)
 Provides: weakremover(ghc-safecopy)
 Provides: weakremover(ghc-safecopy-devel)
 Provides: weakremover(ghc-sampling)
@@ -3116,8 +3108,6 @@
 Provides: weakremover(ghc-tagshare-devel)
 Provides: weakremover(ghc-tagstream-conduit)
 Provides: weakremover(ghc-tagstream-conduit-devel)
-Provides: weakremover(ghc-tar-conduit)
-Provides: weakremover(ghc-tar-conduit-devel)
 Provides: weakremover(ghc-tardis)
 Provides: weakremover(ghc-tardis-devel)
 Provides: weakremover(ghc-tasty)
@@ -3168,8 +3158,6 @@
 Provides: weakremover(ghc-temporary-rc-devel)
 Provides: weakremover(ghc-terminal-progress-bar)
 Provides: weakremover(ghc-terminal-progress-bar-devel)
-Provides: weakremover(ghc-terminal-size)
-Provides: weakremover(ghc-terminal-size-devel)
 Provides: weakremover(ghc-test-fixture)
 Provides: weakremover(ghc-test-fixture-devel)
 Provides: weakremover(ghc-test-framework)
@@ -3188,8 +3176,6 @@
 Provides: weakremover(ghc-text-all-devel)
 Provides: weakremover(ghc-text-binary)
 Provides: weakremover(ghc-text-binary-devel)
-Provides: weakremover(ghc-text-conversions)
-Provides: weakremover(ghc-text-conversions-devel)
 Provides: weakremover(ghc-text-format)
 Provides: weakremover(ghc-text-format-devel)
 Provides: weakremover(ghc-text-generic-pretty)
@@ -3240,8 +3226,6 @@
 Provides: weakremover(ghc-thyme-devel)
 Provides: weakremover(ghc-tidal)
 Provides: weakremover(ghc-tidal-devel)
-Provides: weakremover(ghc-time-compat)
-Provides: weakremover(ghc-time-compat-devel)
 Provides: weakremover(ghc-time-lens)
 Provides: weakremover(ghc-time-lens-devel)
 Provides: weakremover(ghc-time-parsers)
@@ -3254,8 +3238,6 @@
 Provides: weakremover(ghc-timerep-devel)
 Provides: weakremover(ghc-timespan)
 Provides: weakremover(ghc-timespan-devel)
-Provides: weakremover(ghc-timezone-olson)
-Provides: weakremover(ghc-timezone-olson-devel)
 Provides: weakremover(ghc-tinylog)
 Provides: weakremover(ghc-tinylog-devel)
 Provides: weakremover(ghc-tinytemplate)
@@ -3562,8 +3544,6 @@
 Provides: weakremover(ghc-word-trie-devel)
 Provides: weakremover(ghc-word24)
 Provides: weakremover(ghc-word24-devel)
-Provides: weakremover(ghc-word8)
-Provides: weakremover(ghc-word8-devel)
 Provides: weakremover(ghc-wrap)
 Provides: weakremover(ghc-wrap-devel)
 Provides: weakremover(ghc-wreq)
@@ -3955,7 +3935,6 @@
 Provides: weakremover(libvirt-daemon-vbox)
 Provides: weakremover(libwayland-egl-devel)
 Provides: weakremover(libwayland-egl-devel-32bit)
-Provides: weakremover(libwxcode_gtk2u_wxsqlite3-3_0-0)
 Provides: weakremover(libx86emu1)
 Provides: weakremover(libyder1_3)
 Provides: 

commit 000product for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:22:25

Comparing /work/SRC/openSUSE:Leap:15.2/000product (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.000product.new.26092 (New)


Package is "000product"

Thu Feb 20 00:22:25 2020 rev:1398 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-cd-mini-x86_64.kiwi: same change
++ openSUSE-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.Ouggnr/_old  2020-02-20 00:22:27.886003537 +0100
+++ /var/tmp/diff_new_pack.Ouggnr/_new  2020-02-20 00:22:27.886003537 +0100
@@ -348,6 +348,7 @@
   
   
   
+  
   
   
   
@@ -907,6 +908,7 @@
   
   
   
+  
   
   
   
@@ -1149,6 +1151,7 @@
   
   
   
+  
   
   
   
@@ -1859,6 +1862,7 @@
   
   
   
+  
   
   
   
@@ -2338,6 +2342,7 @@
   
   
   
+  
   
   
   

stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.Ouggnr/_old  2020-02-20 00:22:28.026003847 +0100
+++ /var/tmp/diff_new_pack.Ouggnr/_new  2020-02-20 00:22:28.030003856 +0100
@@ -343,7 +343,8 @@
  
  
  
- 
+ 
+ 
  
  
  

@@ -899,6 +900,7 @@
  
  
  
+ 
  
  
  
@@ -1141,6 +1143,7 @@
  
  
  
+ 
  
  
  
@@ -1324,6 +1327,7 @@
  
  
  
+ 
  
  
  
@@ -2374,6 +2378,7 @@
  
  
  
+ 
  
  
  

++ openSUSE-dvd5-dvd-x86_64.kwd ++
--- /var/tmp/diff_new_pack.Ouggnr/_old  2020-02-20 00:22:28.082003971 +0100
+++ /var/tmp/diff_new_pack.Ouggnr/_new  2020-02-20 00:22:28.082003971 +0100
@@ -341,6 +341,7 @@
 ebtables: +Kwd:\nsupport_unsupported\n-Kwd:
 ed: +Kwd:\nsupport_unsupported\n-Kwd:
 edict: +Kwd:\nsupport_unsupported\n-Kwd:
+edict2: +Kwd:\nsupport_unsupported\n-Kwd:
 editres: +Kwd:\nsupport_unsupported\n-Kwd:
 efibootmgr: +Kwd:\nsupport_unsupported\n-Kwd:
 efont-unicode-bitmap-fonts: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -896,6 +897,7 @@
 javapackages-tools: +Kwd:\nsupport_unsupported\n-Kwd:
 jfsutils: +Kwd:\nsupport_unsupported\n-Kwd:
 jline1: +Kwd:\nsupport_unsupported\n-Kwd:
+jmdict: +Kwd:\nsupport_unsupported\n-Kwd:
 joe: +Kwd:\nsupport_unsupported\n-Kwd:
 json-glib-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kaccounts-integration: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -1138,6 +1140,7 @@
 kpat-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kpeople5: +Kwd:\nsupport_unsupported\n-Kwd:
 kpeople5-lang: +Kwd:\nsupport_unsupported\n-Kwd:
+kpeoplevcard: +Kwd:\nsupport_unsupported\n-Kwd:
 kpimtextedit: +Kwd:\nsupport_unsupported\n-Kwd:
 kpimtextedit-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kpkpass: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -1321,6 +1324,7 @@
 libKF5Prison5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5Pty5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5Pty5-lang: +Kwd:\nsupport_unsupported\n-Kwd:
+libKF5PulseAudioQt2: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5Purpose5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5PurposeWidgets5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5QuickAddons5: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -2371,6 +2375,7 @@
 libsbc1: +Kwd:\nsupport_unsupported\n-Kwd:
 libscg1_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschily1_0: +Kwd:\nsupport_unsupported\n-Kwd:
+libschily2_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschroedinger-1_0-0: +Kwd:\nsupport_unsupported\n-Kwd:
 libseccomp2: +Kwd:\nsupport_unsupported\n-Kwd:
 libseccomp2-32bit: +Kwd:\nsupport_unsupported\n-Kwd:

++ unsorted.yml ++
 2400 lines (skipped)
 between /work/SRC/openSUSE:Leap:15.2/000product/unsorted.yml
 and /work/SRC/openSUSE:Leap:15.2/.000product.new.26092/unsorted.yml




commit 000product for openSUSE:Leap:15.2:ARM

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000product for 
openSUSE:Leap:15.2:ARM checked in at 2020-02-20 00:20:14

Comparing /work/SRC/openSUSE:Leap:15.2:ARM/000product (Old)
 and  /work/SRC/openSUSE:Leap:15.2:ARM/.000product.new.26092 (New)


Package is "000product"

Thu Feb 20 00:20:14 2020 rev:99 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ openSUSE-dvd5-dvd-aarch64.kiwi ++
--- /var/tmp/diff_new_pack.3Kaxpv/_old  2020-02-20 00:20:16.333712731 +0100
+++ /var/tmp/diff_new_pack.3Kaxpv/_new  2020-02-20 00:20:16.337712739 +0100
@@ -330,6 +330,7 @@
   
   
   
+  
   
   
   
@@ -879,6 +880,7 @@
   
   
   
+  
   
   
   
@@ -1120,6 +1122,7 @@
   
   
   
+  
   
   
   
@@ -1784,6 +1787,7 @@
   
   
   
+  
   
   
   
@@ -2227,6 +2231,7 @@
   
   
   
+  
   
   
   

openSUSE-ftp-ftp-armv7hl.kiwi: same change
stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.3Kaxpv/_old  2020-02-20 00:20:16.441712970 +0100
+++ /var/tmp/diff_new_pack.3Kaxpv/_new  2020-02-20 00:20:16.445712978 +0100
@@ -329,7 +329,8 @@
  
  
  
- 
+ 
+ 
  
  
  

@@ -875,6 +876,7 @@
  
  
  
+ 
  
  
  
@@ -1116,6 +1118,7 @@
  
  
  
+ 
  
  
  
@@ -1298,6 +1301,7 @@
  
  
  
+ 
  
  
  
@@ -2266,6 +2270,7 @@
  
  
  
+ 
  
  
  

++ openSUSE-dvd5-dvd-aarch64.kwd ++
--- /var/tmp/diff_new_pack.3Kaxpv/_old  2020-02-20 00:20:16.481713058 +0100
+++ /var/tmp/diff_new_pack.3Kaxpv/_new  2020-02-20 00:20:16.485713067 +0100
@@ -327,6 +327,7 @@
 ebtables: +Kwd:\nsupport_unsupported\n-Kwd:
 ed: +Kwd:\nsupport_unsupported\n-Kwd:
 edict: +Kwd:\nsupport_unsupported\n-Kwd:
+edict2: +Kwd:\nsupport_unsupported\n-Kwd:
 editres: +Kwd:\nsupport_unsupported\n-Kwd:
 efibootmgr: +Kwd:\nsupport_unsupported\n-Kwd:
 efont-unicode-bitmap-fonts: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -872,6 +873,7 @@
 javapackages-tools: +Kwd:\nsupport_unsupported\n-Kwd:
 jfsutils: +Kwd:\nsupport_unsupported\n-Kwd:
 jline1: +Kwd:\nsupport_unsupported\n-Kwd:
+jmdict: +Kwd:\nsupport_unsupported\n-Kwd:
 joe: +Kwd:\nsupport_unsupported\n-Kwd:
 json-glib-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kaccounts-integration: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -1113,6 +1115,7 @@
 kpat-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kpeople5: +Kwd:\nsupport_unsupported\n-Kwd:
 kpeople5-lang: +Kwd:\nsupport_unsupported\n-Kwd:
+kpeoplevcard: +Kwd:\nsupport_unsupported\n-Kwd:
 kpimtextedit: +Kwd:\nsupport_unsupported\n-Kwd:
 kpimtextedit-lang: +Kwd:\nsupport_unsupported\n-Kwd:
 kpkpass: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -1295,6 +1298,7 @@
 libKF5Prison5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5Pty5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5Pty5-lang: +Kwd:\nsupport_unsupported\n-Kwd:
+libKF5PulseAudioQt2: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5Purpose5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5PurposeWidgets5: +Kwd:\nsupport_unsupported\n-Kwd:
 libKF5QuickAddons5: +Kwd:\nsupport_unsupported\n-Kwd:
@@ -2263,6 +2267,7 @@
 libsbc1: +Kwd:\nsupport_unsupported\n-Kwd:
 libscg1_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschily1_0: +Kwd:\nsupport_unsupported\n-Kwd:
+libschily2_0: +Kwd:\nsupport_unsupported\n-Kwd:
 libschroedinger-1_0-0: +Kwd:\nsupport_unsupported\n-Kwd:
 libseccomp2: +Kwd:\nsupport_unsupported\n-Kwd:
 libsecret-1-0: +Kwd:\nsupport_unsupported\n-Kwd:

++ unsorted.yml ++
 2283 lines (skipped)
 between /work/SRC/openSUSE:Leap:15.2:ARM/000product/unsorted.yml
 and /work/SRC/openSUSE:Leap:15.2:ARM/.000product.new.26092/unsorted.yml




commit 000release-packages for openSUSE:Leap:15.2:ARM

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Leap:15.2:ARM checked in at 2020-02-20 00:20:11

Comparing /work/SRC/openSUSE:Leap:15.2:ARM/000release-packages (Old)
 and  /work/SRC/openSUSE:Leap:15.2:ARM/.000release-packages.new.26092 (New)


Package is "000release-packages"

Thu Feb 20 00:20:11 2020 rev:89 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.kdQfu9/_old  2020-02-20 00:20:13.381706205 +0100
+++ /var/tmp/diff_new_pack.kdQfu9/_new  2020-02-20 00:20:13.397706240 +0100
@@ -12579,7 +12579,6 @@
 Provides: weakremover(libscg-devel)
 Provides: weakremover(libscg1_0)
 Provides: weakremover(libschily-devel)
-Provides: weakremover(libschily-devel-doc)
 Provides: weakremover(libschily1_0)
 Provides: weakremover(libschroedinger-1_0-0)
 Provides: weakremover(libscintilla-devel)
@@ -15810,6 +15809,7 @@
 Provides: weakremover(python2-deltarpm)
 Provides: weakremover(python2-django-pyscss)
 Provides: weakremover(python2-django-webtest)
+Provides: weakremover(python2-django_compressor)
 Provides: weakremover(python2-djvulibre)
 Provides: weakremover(python2-dukpy)
 Provides: weakremover(python2-dukpy-kovidgoyal)
@@ -15943,6 +15943,7 @@
 Provides: weakremover(python2-pymongo)
 Provides: weakremover(python2-pymssql)
 Provides: weakremover(python2-pyodbc)
+Provides: weakremover(python2-pyowm)
 Provides: weakremover(python2-pyroomacoustics)
 Provides: weakremover(python2-pyrsistent)
 Provides: weakremover(python2-pyscard)
@@ -16105,6 +16106,7 @@
 Provides: weakremover(python3-deltarpm)
 Provides: weakremover(python3-django-pyscss)
 Provides: weakremover(python3-django-webtest)
+Provides: weakremover(python3-django_compressor)
 Provides: weakremover(python3-djvulibre)
 Provides: weakremover(python3-dtaidistance)
 Provides: weakremover(python3-dtaidistance-devel)




commit ghc for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package ghc for openSUSE:Leap:15.2 checked 
in at 2020-02-20 00:08:47

Comparing /work/SRC/openSUSE:Leap:15.2/ghc (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.ghc.new.26092 (New)


Package is "ghc"

Thu Feb 20 00:08:47 2020 rev:15 rq:777396 version:8.8.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/ghc/ghc.changes2020-02-19 
18:37:07.393781373 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.ghc.new.26092/ghc.changes 2020-02-20 
00:08:51.888299446 +0100
@@ -1,0 +2,5 @@
+Mon Feb 17 16:43:22 UTC 2020 - Andreas Schwab 
+
+- Increase memory limit for qemu user-space builds
+
+---



Other differences:
--
++ ghc.spec ++
--- /var/tmp/diff_new_pack.88Wexl/_old  2020-02-20 00:08:54.016303559 +0100
+++ /var/tmp/diff_new_pack.88Wexl/_new  2020-02-20 00:08:54.048303621 +0100
@@ -269,7 +269,11 @@
 
 %if 0%{?suse_version} >= 1500
 %ifarch %{unregisterised_archs}
+%if 0%{?qemu_user_space_build}
+%limit_build -m 15000
+%else
 %limit_build -m 8000
+%endif
 %else
 %limit_build -m 2000
 %endif





commit tallow for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package tallow for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:08:46

Comparing /work/SRC/openSUSE:Leap:15.2/tallow (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.tallow.new.26092 (New)


Package is "tallow"

Thu Feb 20 00:08:46 2020 rev:2 rq:777398 version:21+git20200213.865ec91

Changes:

--- /work/SRC/openSUSE:Leap:15.2/tallow/tallow.changes  2020-02-19 
18:47:38.986953651 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.tallow.new.26092/tallow.changes   
2020-02-20 00:08:51.140298000 +0100
@@ -1,0 +2,8 @@
+Thu Feb 13 19:46:11 UTC 2020 - ku...@suse.de
+
+- Update to version 21+git20200213.865ec91:
+  * Add tallow.patterns man page
+  * Add extra path for firewall-cmd
+- Drop 0001-Add-extra-path-for-firewall-cmd.patch, accepted upstream
+
+---

Old:

  0001-Add-extra-path-for-firewall-cmd.patch
  tallow-19+git20191106.4b071b0.tar.xz

New:

  tallow-21+git20200213.865ec91.tar.xz



Other differences:
--
++ tallow.spec ++
--- /var/tmp/diff_new_pack.MxlOET/_old  2020-02-20 00:08:51.672299029 +0100
+++ /var/tmp/diff_new_pack.MxlOET/_new  2020-02-20 00:08:51.676299036 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tallow
 #
-# Copyright (c) 2019 SUSE LLC
+# 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,14 +17,12 @@
 
 
 Name:   tallow
-Version:19+git20191106.4b071b0
+Version:21+git20200213.865ec91
 Release:0
 Summary:Temporary IP address ban issuance daemon
 License:GPL-3.0-or-later
-Group:  Productivity/Security
 URL:https://github.com/clearlinux/tallow
 Source: tallow-%{version}.tar.xz
-Patch:  0001-Add-extra-path-for-firewall-cmd.patch
 Requires:   ipset
 Requires:   iptables
 #For systemd macros:
@@ -48,7 +46,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
 ./autogen.sh
@@ -88,6 +85,7 @@
 %{_prefix}/lib/systemd/system/tallow.service
 %{_mandir}/man1/tallow.1%{?ext_man}
 %{_mandir}/man5/tallow.conf.5%{?ext_man}
+%{_mandir}/man5/tallow.patterns.5%{?ext_man}
 %dir %{_datadir}/tallow
 %{_datadir}/tallow/sshd.json
 %ghost %{_sysconfdir}/tallow.conf

++ _service ++
--- /var/tmp/diff_new_pack.MxlOET/_old  2020-02-20 00:08:51.728299137 +0100
+++ /var/tmp/diff_new_pack.MxlOET/_new  2020-02-20 00:08:51.728299137 +0100
@@ -1,7 +1,7 @@
 
   
-18
-19+git%cd.%h
+21
+21+git%cd.%h
 git://github.com/clearlinux/tallow.git
 git
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.MxlOET/_old  2020-02-20 00:08:51.744299168 +0100
+++ /var/tmp/diff_new_pack.MxlOET/_new  2020-02-20 00:08:51.744299168 +0100
@@ -1,6 +1,6 @@
 
   
 git://github.com/clearlinux/tallow.git
-4b071b01f65317f99077277efe6a31e52d942e29
+865ec916aa388d828844a56e2913b7dec20734ce
  
 
\ No newline at end of file

++ tallow-19+git20191106.4b071b0.tar.xz -> 
tallow-21+git20200213.865ec91.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tallow-19+git20191106.4b071b0/Makefile.am 
new/tallow-21+git20200213.865ec91/Makefile.am
--- old/tallow-19+git20191106.4b071b0/Makefile.am   2019-11-06 
20:37:06.0 +0100
+++ new/tallow-21+git20200213.865ec91/Makefile.am   2020-02-13 
20:01:45.0 +0100
@@ -25,9 +25,10 @@
data/tallow.service.in \
data/sshd.json \
man/tallow.conf.5.md \
+   man/tallow.patterns.5.md \
man/tallow.1.md
 
-dist_man_MANS = man/tallow.1 man/tallow.conf.5
+dist_man_MANS = man/tallow.1 man/tallow.conf.5 man/tallow.patterns.5
 
 dist_doc_DATA = tallow.conf
 
@@ -40,3 +41,4 @@
 
 man/%.1: man/%.1.md
ronn -r $< --pipe > $@
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tallow-19+git20191106.4b071b0/configure.ac 
new/tallow-21+git20200213.865ec91/configure.ac
--- old/tallow-19+git20191106.4b071b0/configure.ac  2019-11-06 
20:37:06.0 +0100
+++ new/tallow-21+git20200213.865ec91/configure.ac  2020-02-13 
20:01:45.0 +0100
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.64])
-AC_INIT([tallow], [19], [auke-jan.h@intel.com])
+AC_INIT([tallow], [21], [auke-jan.h@intel.com])
 AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-portability silent-rules 
subdir-objects color-tests
no-dist-gzip dist-xz])
 AC_CONFIG_FILES([Makefile])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit opencv3 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package opencv3 for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:08:35

Comparing /work/SRC/openSUSE:Leap:15.2/opencv3 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.opencv3.new.26092 (New)


Package is "opencv3"

Thu Feb 20 00:08:35 2020 rev:1 rq:775347 version:3.4.9

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.opencv3.new.26092/opencv3.changes 
2020-02-20 00:08:37.888272386 +0100
@@ -0,0 +1,909 @@
+---
+Wed Dec 25 01:31:10 UTC 2019 - Stefan Brüns 
+
+- Update to 3.4.9
+  For details, see https://github.com/opencv/opencv/wiki/ChangeLog#version349
+
+---
+Sun Dec  8 23:33:56 UTC 2019 - Stefan Brüns 
+
+- Update to 3.4.8
+  For details, see https://github.com/opencv/opencv/wiki/ChangeLog#version348
+  Drop upstream CVE-2019-15939.patch
+- Adjust _constraints, fix out-of-disk-space failures
+
+---
+Thu Oct 17 16:34:57 UTC 2019 - Michael Gorse 
+
+- Update to 3.4.7
+  Maintenance release, no changelog provided
+  * Security fixes: CVE-2019-14491 (boo#1144352), CVE-2019-14492
+(boo#1144348).
+- Drop fix_processor_detection_for_32bit_on_64bit.patch: fixed
+  upstream.
+- Add CVE-2019-15939.patch: add input check in HOG detector
+  (boo#1149742 CVE-2019-15939). 
+
+---
+Fri Sep 13 10:11:25 UTC 2019 - Michel Normand 
+
+- Disable LTO on ppc64le for now, as it fails to build when enabled
+  (boo#1146096).
+
+---
+Tue Aug 27 10:24:15 UTC 2019 - Jan Engelhardt 
+
+- Avoid use of ®/™ signs in specfiles as per guidelines.
+
+---
+Tue Jul 30 13:39:10 UTC 2019 - Stefan Brüns 
+
+- Reenable LTO again, fixed in GCC upstream: https://gcc.gnu.org/PR91231
+
+---
+Wed Jul 24 13:56:22 UTC 2019 - Antonio Larrosa 
+
+- Disable lto to work around an internal compiler error (boo#1142656)
+
+---
+Fri Jun 28 15:01:35 UTC 2019 - Stefan Brüns 
+
+- Update to 3.4.6
+  Maintenance release, no changelog provided
+- Update to 3.4.5
+  Maintenance release, no changelog provided
+- Update to 3.4.4
+  OpenVINO™ toolkit components were updated to the R4 baseline
+- Drop obsolete opencv-lib_suffix.patch
+
+---
+Mon Oct 29 10:22:25 UTC 2018 - Christophe Giboudeaux 
+
+- Update to 3.4.3
+  * Compatibility fixes with python 3.7
+  * Added a new computational target DNN_TARGET_OPENCL_FP16
+  * Extended support of Intel's Inference Engine backend
+  * Enabled import of Intel's OpenVINO pre-trained networks from
+intermediate representation (IR).
+  * tutorials improvements
+  Check https://github.com/opencv/opencv/wiki/ChangeLog#version343
+  for the complete changelog.
+- Drop fix-build-i386-nosse.patch, build-workaround-issues-with-c.patch
+  (fixed upstream)
+- Refresh patches
+
+---
+Tue May 29 08:26:53 UTC 2018 - fab...@ritter-vogt.de
+
+- Add patch to fix use of headers from C:
+  * build-workaround-issues-with-c.patch
+
+---
+Mon May 28 11:04:23 UTC 2018 - fv...@suse.com
+
+- Update to 3.4.1:
+  * Added support for quantized TensorFlow networks
+  * OpenCV is now able to use Intel DL inference engine as DNN
+acceleration backend
+  * Added AVX-512 acceleration to the performance-critical kernels
+  * For more information, read
+https://github.com/opencv/opencv/wiki/ChangeLog#version341
+- Update contrib modules to 3.4.1:
+  * No changelog available
+- Change mechanism the contrib modules are built
+- Include LICENSE of contrib tarball as well
+- Build with python3 on >= 15
+- Add patch to fix build on i386 without SSE:
+  * fix-build-i386-nosse.patch
+- Refresh patches:
+  * fix_processor_detection_for_32bit_on_64bit.patch
+  * opencv-build-compare.patch
+- Mention all libs explicitly
+- Rebase 3.4.0 update from i...@marguerite.su
+- update to 3.4.0
+  * Added faster R-CNN support
+  * Javascript bindings have been extended to
+cover DNN module
+  * DNN has been further accelerated for iGPU
+using OpenCL
+  * On-disk caching of precompiled OpenCL
+kernels has been finally implemented
+  * possible to load and run pre-compiled
+OpenCL kernels via T-API
+  * Bit-exact 8-bit and 16-bit resize has been
+implemented (currently supported only
+ 

commit xournalpp for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package xournalpp for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:08:45

Comparing /work/SRC/openSUSE:Leap:15.2/xournalpp (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.xournalpp.new.26092 (New)


Package is "xournalpp"

Thu Feb 20 00:08:45 2020 rev:5 rq:777397 version:1.0.17

Changes:

--- /work/SRC/openSUSE:Leap:15.2/xournalpp/xournalpp.changes2020-02-19 
18:45:38.942710636 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.xournalpp.new.26092/xournalpp.changes 
2020-02-20 00:08:49.728295271 +0100
@@ -1,0 +2,21 @@
+Wed Feb 19 00:25:56 UTC 2020 - Atri Bhattacharya 
+
+- Update to version 1.0.17:
+  - Fixed arrow tip scaling: now scales with thickness instead of
+length (gh#xournalpp/xournalpp#967).
+  - Changed coordinate draw direction.
+  - Fixed audio playback failures not showing error messages to
+the user (gh#xournalpp/xournalpp#1573).
+  - Fixed text tool bold shortcut not working when capslock is
+enabled (gh#xournalpp/xournalpp#1583).
+  - Fixed sidebar preview context menu "Move Page Up" and "Move
+Page Down" buttons not being disabled on the first and last
+page, respectively (gh#xournalpp/xournalpp#1637).
+  - Fixed Enter keypress on the "Goto Page" (Ctrl-G) dialog not
+changing the page (gh#xournalpp/xournalpp#975).
+  - Fixed missing Xournal++ icon errors on most of the dialog
+windows (gh#xournalpp/xournalpp#1667).
+- Build translations during make stage.
+- Use %cmake_build instead of obsolete %make_jobs.
+
+---

Old:

  xournalpp-1.0.16.tar.gz

New:

  xournalpp-1.0.17.tar.gz



Other differences:
--
++ xournalpp.spec ++
--- /var/tmp/diff_new_pack.Vejrqi/_old  2020-02-20 00:08:50.632297019 +0100
+++ /var/tmp/diff_new_pack.Vejrqi/_new  2020-02-20 00:08:50.636297026 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xournalpp
 #
-# Copyright (c) 2019 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,12 +17,12 @@
 
 
 Name:   xournalpp
-Version:1.0.16
+Version:1.0.17
 Release:0
 Summary:Notetaking software designed around a tablet
 License:GPL-2.0-or-later
 Group:  Productivity/Office/Other
-Url:https://github.com/xournalpp/xournalpp
+URL:https://github.com/xournalpp/xournalpp
 Source0:
https://github.com/xournalpp/xournalpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM xournalpp-fix-desktop-categories.patch 
badshah...@gmail.com -- Fix desktop categories with additional keywords to 
prevent "No sufficient Category definition" error from brp-desktop.
 Patch0: xournalpp-fix-desktop-categories.patch
@@ -55,7 +55,7 @@
 
 %build
 %cmake
-%make_jobs
+%cmake_build translations
 
 %install
 %cmake_install

++ xournalpp-1.0.16.tar.gz -> xournalpp-1.0.17.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/xournalpp/xournalpp-1.0.16.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.xournalpp.new.26092/xournalpp-1.0.17.tar.gz 
differ: char 12, line 1




commit octave for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package octave for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:08:44

Comparing /work/SRC/openSUSE:Leap:15.2/octave (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.octave.new.26092 (New)


Package is "octave"

Thu Feb 20 00:08:44 2020 rev:17 rq:775646 version:5.2.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/octave/octave.changes  2020-01-15 
15:34:54.234921901 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.octave.new.26092/octave.changes   
2020-02-20 00:08:47.180290346 +0100
@@ -1,0 +2,41 @@
+Sun Feb 16 15:22:39 UTC 2020 - Stefan Brüns 
+
+- Readd makeinfo to the build dependencies, called by octaves
+  doc/help functions from the tests. Disable doc generation
+  explicitly, otherwise it tries even without all tools present.
+
+---
+Sun Feb  9 07:18:41 UTC 2020 - Stefan Brüns 
+
+- Update to version 5.2.0
+  This version is a bug fixing release, for details see:
+  
https://www.gnu.org/software/octave/news/release/2020/01/31/octave-5.2.0-released.html
+- Drop upstream patches:
+  * octave-bug-55029-fix_pause_and_kbhit_with_glibc_2_28.patch
+  * 
octave-bug-56533-Cursor_misplaced_when_entering_newline_in_editor_with_tabs_indentation-part1.patch
+  * 
octave-bug-56533-Cursor_misplaced_when_entering_newline_in_editor_with_tabs_indentation-part2.patch
+- Use documentation from upstream tarball, no need to rebuild locally.
+- Cleanup spec file, remove conditionals for EOLed distributions.
+
+---
+Wed Nov 27 20:13:20 UTC 2019 - Stefan Brüns 
+
+- Fix octave_pkg_test in RPM octave.macros, unpack pkg tarball
+  again, as the target directory is removed by 'pkg build'.
+
+---
+Fri Jul 05 12:14:16 2019 UTC - Markus Ebner 
+
+- Backport fix: Cursor misplaced when entering newline in editor with tabs 
indentation
+  behavior (bug #56533)
+  * Added 
octave-bug-56533-Cursor_misplaced_when_entering_newline_in_editor_with_tabs_indentation-part1.patch
+  * Added 
octave-bug-56533-Cursor_misplaced_when_entering_newline_in_editor_with_tabs_indentation-part2.patch
+
+---
+Mon May 13 22:23:39 UTC 2019 - Duncan Mac-Vicar 
+
+- Backport fix: pause and kbhit with glibc 2.28 end-of-file state
+  behavior (bug #55029)
+  * Added octave-bug-55029-fix_pause_and_kbhit_with_glibc_2_28.patch
+
+---

Old:

  octave-5.1.0.tar.lz

New:

  octave-5.2.0.tar.lz



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.QeXx0F/_old  2020-02-20 00:08:48.380292666 +0100
+++ /var/tmp/diff_new_pack.QeXx0F/_new  2020-02-20 00:08:48.412292728 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave
 #
-# Copyright (c) 2019 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
@@ -18,25 +18,14 @@
 
 %define apiver  v53
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
-%define pkg_ver 5.1.0
+%define pkg_ver 5.2.0
 %define src_ver %{pkg_ver}
 
 # Use native graphics or gnuplot
 %bcond_without native_graphics
 
 # Build GUI
-%if 0%{?suse_version} == 1315 && 0%{?is_opensuse} == 0
-%bcond_with gui
-%else
 %bcond_without gui
-%endif
-
-# Use Qt5 GUI
-%if 0%{?suse_version} == 1315 && 0%{?is_opensuse} == 1
-%bcond_with qt5gui
-%else
-%bcond_without qt5gui
-%endif
 
 # JIT compilation
 %bcond_with jit
@@ -46,22 +35,11 @@
 
 # Image processing library
 # Default variant - GraphicsMagick
-%if 0%{?suse_version} == 1315 && 0%{?is_opensuse} == 0
-%bcond_without imagemagick
-%else
 %bcond_with imagemagick
-%endif
 
 # Sound IO
 %bcond_without sound
 
-# Build documentation
-%if 0%{?suse_version} == 1315
-%bcond_with doc
-%else
-%bcond_without doc
-%endif
-
 # Allow building without openBLAS, e.g. for architectures
 # like RISC-V where openBLAS is not available
 %bcond_without openblas
@@ -78,7 +56,7 @@
 Summary:A High Level Programming Language
 License:GPL-3.0-or-later
 Group:  Productivity/Scientific/Math
-Url:http://www.octave.org/
+URL:http://www.octave.org/
 Source: https://ftp.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.lz
 Source2:octave.pc.in
 Source3:octave.macros
@@ -102,6 +80,8 @@
 BuildRequires:  gperf
 BuildRequires:  hdf5-devel
 BuildRequires:  lapack-devel
+# required for help/doc called from the tests
+BuildRequires:  makeinfo
 BuildRequires:  memory-constraints

commit python-pytest-vcr for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-pytest-vcr for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:08:29

Comparing /work/SRC/openSUSE:Leap:15.2/python-pytest-vcr (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pytest-vcr.new.26092 (New)


Package is "python-pytest-vcr"

Thu Feb 20 00:08:29 2020 rev:1 rq:766860 version:1.0.2

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pytest-vcr.new.26092/python-pytest-vcr.changes
 2020-02-20 00:08:30.192257510 +0100
@@ -0,0 +1,14 @@
+---
+Wed Jul 31 09:26:56 UTC 2019 - Tomáš Chvátal 
+
+- Format with spec-cleaner
+
+---
+Tue Jul 30 14:56:49 UTC 2019 - John Vandenberg 
+
+- Activate test suite
+
+---
+Thu May 16 04:16:14 PM UTC 2019 - John Vandenberg 
+
+- Initial spec for v1.0.2

New:

  pytest-vcr-1.0.2.tar.gz
  python-pytest-vcr.changes
  python-pytest-vcr.spec



Other differences:
--
++ python-pytest-vcr.spec ++
#
# spec file for package python-pytest-vcr
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-pytest-vcr
Version:1.0.2
Release:0
Summary:Plugin for managing VCR.py cassettes
License:MIT
Group:  Development/Languages/Python
URL:https://github.com/ktosiek/pytest-vcr
Source: 
https://github.com/ktosiek/pytest-vcr/archive/%{version}.tar.gz#/pytest-vcr-%{version}.tar.gz
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-pytest >= 3.6.0
Requires:   python-vcrpy
BuildArch:  noarch
# SECTION test requirements
BuildRequires:  %{python_module pytest >= 3.6.0}
BuildRequires:  %{python_module vcrpy}
# /SECTION
%python_subpackages

%description
Plugin for managing VCR.py cassettes.

%prep
%setup -q -n pytest-vcr-%{version}
# https://github.com/ktosiek/pytest-vcr/issues/27
sed -i '/pytest.config/d' tests/test_vcr.py

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%check
%pytest

%files %{python_files}
%doc README.rst
%license LICENSE
%{python_sitelib}/*

%changelog



commit nlopt for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package nlopt for openSUSE:Leap:15.2 checked 
in at 2020-02-20 00:08:42

Comparing /work/SRC/openSUSE:Leap:15.2/nlopt (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.nlopt.new.26092 (New)


Package is "nlopt"

Thu Feb 20 00:08:42 2020 rev:13 rq:775643 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/nlopt/nlopt.changes2020-01-15 
15:33:42.598871829 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.nlopt.new.26092/nlopt.changes 2020-02-20 
00:08:44.064284324 +0100
@@ -1,0 +2,26 @@
+Mon Apr 15 15:38:18 UTC 2019 - Atri Bhattacharya 
+
+- Update to version 2.6.1:
+  * Fix nlopt_version return value for 2.6.x and update soname and
+docs.
+- Changes from version 2.6.0:
+  * New set_upper_bound and set_lower_bound functions in the
+low-level C API to set one bound at a time
+(gh#stevengi/nlopt#257).
+  * There is no longer a separate libnlopt_cxx library — C++
+algorithms (stogo) are compiled and included by default
+(gh#stevengi/nlopt#198).
+  * Bug fixes:
+* gh#stevengi/nlopt#197
+* gh#stevengi/nlopt#216
+* gh#stevengi/nlopt#245
+* gh#stevengi/nlopt#250
+* gh#stevengi/nlopt#230
+* gh#stevengi/nlopt#261
+* gh#stevengi/nlopt#242
+* gh#stevengi/nlopt#258.
+- Drop patches incorporated upstream:
+  * nlopt-octave-5.0.patch
+  * nlopt-cmake-3.13.patch.
+
+---

Old:

  nlopt-cmake-3.13.patch
  nlopt-octave-5.0.patch
  v2.5.0.tar.gz

New:

  v2.6.1.tar.gz



Other differences:
--
++ nlopt.spec ++
--- /var/tmp/diff_new_pack.YMWe8v/_old  2020-02-20 00:08:45.544287184 +0100
+++ /var/tmp/diff_new_pack.YMWe8v/_new  2020-02-20 00:08:45.592287277 +0100
@@ -17,17 +17,13 @@
 
 
 Name:   nlopt
-Version:2.5.0
+Version:2.6.1
 Release:0
 Summary:A library for nonlinear optimization
 License:LGPL-2.0-only
 Group:  Development/Libraries/C and C++
 URL:http://ab-initio.mit.edu/wiki/index.php/NLopt
 Source0:https://github.com/stevengj/nlopt/archive/v%{version}.tar.gz 
-# PATCH-FIX-UPSTREAM nlopt-octave-5.0.patch badshah...@gmail.com -- Fix 
building and running against octave 5.0; patch taken from upstream git
-Patch0: nlopt-octave-5.0.patch
-# PATCH-FIX-UPSTREAM nlopt-cmake-3.13.patch badshah...@gmail.com -- Fix 
building python module when using cmake >= 3.13; patch taken from upstream git 
and rebased to apply cleanly
-Patch1: nlopt-cmake-3.13.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ v2.5.0.tar.gz -> v2.6.1.tar.gz ++
 8040 lines of diff (skipped)




commit python-mailman3-fedmsg-plugin for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-mailman3-fedmsg-plugin for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:08:23

Comparing /work/SRC/openSUSE:Leap:15.2/python-mailman3-fedmsg-plugin (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-mailman3-fedmsg-plugin.new.26092 
(New)


Package is "python-mailman3-fedmsg-plugin"

Thu Feb 20 00:08:23 2020 rev:1 rq:766852 version:0.5

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-mailman3-fedmsg-plugin.new.26092/python-mailman3-fedmsg-plugin.changes
 2020-02-20 00:08:24.192245913 +0100
@@ -0,0 +1,10 @@
+---
+Mon Dec  2 10:47:14 UTC 2019 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---
+Fri Nov 15 12:44:11 UTC 2019 - pgaj...@suse.com
+
+- initial version 0.5 [SLE-7686]
+

New:

  mailman3-fedmsg-plugin-0.5.tar.gz
  python-mailman3-fedmsg-plugin.changes
  python-mailman3-fedmsg-plugin.spec



Other differences:
--
++ python-mailman3-fedmsg-plugin.spec ++
#
# spec file for package python-mailman3-fedmsg-plugin
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name:   python-mailman3-fedmsg-plugin
Version:0.5
Release:0
Summary:Emit fedmsg messages from mailman3
License:LGPL-2.0-only
URL:https://github.com/fedora-infra/mailman3-fedmsg-plugin
Source: 
https://files.pythonhosted.org/packages/source/m/mailman3-fedmsg-plugin/mailman3-fedmsg-plugin-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildArch:  noarch
%python_subpackages

%description
Emit fedmsg messages from mailman3.

%prep
%setup -q -n mailman3-fedmsg-plugin-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%check
# no upstream testsuite

%files %{python_files}
%doc README.rst
%license LICENSE
%{python_sitelib}/*

%changelog



commit urh for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package urh for openSUSE:Leap:15.2 checked 
in at 2020-02-20 00:07:50

Comparing /work/SRC/openSUSE:Leap:15.2/urh (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.urh.new.26092 (New)


Package is "urh"

Thu Feb 20 00:07:50 2020 rev:27 rq:765385 version:2.8.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/urh/urh.changes2020-01-15 
16:27:10.216711092 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.urh.new.26092/urh.changes 2020-02-20 
00:07:54.484188490 +0100
@@ -1,0 +2,260 @@
+Mon Jan  6 22:09:05 UTC 2020 - Martin Hauke 
+
+- Update to version 2.8.2
+  * Fix some typos
+  * Ensure every message has a message type after awre
+  * increase range for samples_per_symbol (fix #699)
+
+---
+Sat Nov 23 11:37:21 UTC 2019 - Martin Hauke 
+
+- Update to version 2.8.1
+  * fix PSK threshold in AInterpretation
+  * remove randomness when equally common modulations found
+  * improve performance of AInterpretation for long signals
+  * update ranges for BladeRF
+  * Update README.md
+
+---
+Sun Oct 20 10:26:58 UTC 2019 - Martin Hauke 
+
+- Update to version 2.8.0
+  * update filter dialog UI
+  * fix crash when creating new project with compressed signal
+loaded
+  * Add GUI for higher order modulations
+  * Update PSK Demod routine to support higher order PSK
+
+---
+Sun Aug 25 22:05:58 UTC 2019 - Martin Hauke 
+
+- Update to version 2.7.5
+  * Fix bug in FSK modulation: remove spiky jumps
+  * Add missing update when deleting bits
+  * Add hidden import
+  * make subdevice and antenna for usrp configurable
+  * make analysis look better in lower resolutions
+
+---
+Wed Jun 26 14:19:31 UTC 2019 - Martin Hauke 
+
+- Update to version 2.7.2
+  * Show shortcuts in context menus if possible
+  * Refactor demod backend
+  * Add oqpsk modulation in backend
+  * Fix crash when running spectrum dialog for long time
+  * Improve usability of Decoding
+  * Make modulation backend more generic
+  * Several fixes
+
+---
+Sat Jun  1 18:34:04 UTC 2019 - Martin Hauke 
+
+- Update to version 2.7.0
+  * This release brings #652 which uses native IQ formats of SDRs.
+This improves performance and reduces RAM requirements when
+recording and sending with native backend.
+
+---
+Mon May 20 18:10:30 UTC 2019 - Martin Hauke 
+
+- Update to version 2.6.0
+  * This release greatly enhances the capabilities of automatic label
+and message type inference. Preamble, Synchronization, Address
+(SRC/DST), Sequence Number and Checksum labels are now assigned
+automatically when hitting the Analyze button.
+  Further Changes:
+  * More accurate logic analysis
+  * Fix parameters of auto interpretation for better PSK detection
+  * Fix appearance of message type edit button in dark themes
+  * Fix error with message length divisor
+
+---
+Wed Apr  3 14:10:40 UTC 2019 - Martin Hauke 
+
+- Update to version 2.5.7
+  * Improve dialog construction to prevent error on KDE
+  * Increase frequency range of PlutoSDR
+  * Fix crash when showing diff of empty protocol
+  * Create directory before to prevent error with multiprocessing
+
+---
+Sun Feb 24 19:05:38 UTC 2019 - Martin Hauke 
+
+- Update to version 2.5.6
+  * fix center detection crash on special signals
+
+---
+Tue Jan 22 10:24:01 UTC 2019 - mar...@gmx.de
+
+- Upstream changed license terms
+  https://github.com/jopohl/urh/commit/2ce8174330fd14adfb5642affea6d3f4f1693213
+  Correct license tag:
+  * "Apache-2.0 AND GPL-2.0-only" -> "GPL-3.0-only"
+
+---
+Sat Jan 19 19:40:39 UTC 2019 - mar...@gmx.de
+
+- Update to version 2.5.5
+  * refactor name filters
+  * Add .cu8 .cs8 format alias
+  * remove MAX_MESSAGE_SAMPLES threshold in auto interpretation
+  * add user feedback if auto detection fails
+  * improve max memory allocation on 32 bit
+  * Make auto interpretation work in live mode during simulation
+
+---
+Tue Jan  8 20:21:31 UTC 2019 - mar...@gmx.de
+
+- Update to version 2.5.4
+  * Test release only - no changes for users
+- Update to version 2.5.3
+  * fix crash when using spectrum analyzer with GNU Radio backend
+

commit limesuite for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package limesuite for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:38

Comparing /work/SRC/openSUSE:Leap:15.2/limesuite (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.limesuite.new.26092 (New)


Package is "limesuite"

Thu Feb 20 00:07:38 2020 rev:21 rq:765375 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/limesuite/limesuite.changes2020-01-15 
15:27:01.234630170 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.limesuite.new.26092/limesuite.changes 
2020-02-20 00:07:39.760160031 +0100
@@ -1,0 +2,22 @@
+Mon May 13 19:23:20 UTC 2019 - Martin Hauke 
+
+- Update to version 19.04.0
+  LimeSuite library changes:
+  * Added support for LimeNet-Micro v2.1
+  * Fixed Tx ch.B calibration when Rx ch.B is disabled
+  * Added save and restore of analog DC/IQ calibration values when
+saving/loading INI file
+  * Fixed Rx only mode not working on LimeSDR-USB with sample
+rate <2.5 MSps
+  * Fixed Rx only mode not working on LimeSDR-USB with sample
+rate <2.5 MSps
+  * change coefficents in LMS7002M::GetTemperature() to approximately
+match actual temperature
+  LimeSuiteGUI:
+  - Updated "Board controls" panel for LimeNet-Micro
+  Other changes
+  - Added LimeNET-Micro support to LimeQuickTest
+  - LimeSDR-USB v1.4 updated to r2.21 gateware
+  - LimeSDR-Mini updated to r1.30 gateware
+
+---
@@ -4 +26 @@
-- Upate to version 18.10.0
+- Upate to version 19.01.0

Old:

  limesuite-19.01.0.tar.xz

New:

  limesuite-19.04.0.tar.xz



Other differences:
--
++ limesuite.spec ++
--- /var/tmp/diff_new_pack.ae68j8/_old  2020-02-20 00:07:40.152160788 +0100
+++ /var/tmp/diff_new_pack.ae68j8/_new  2020-02-20 00:07:40.156160796 +0100
@@ -17,11 +17,11 @@
 #
 
 
-%define sover 19_01-1
+%define sover 19_04-1
 %define libname libLimeSuite%{sover}
 %define soapy_modver 0.7
 Name:   limesuite
-Version:19.01.0
+Version:19.04.0
 Release:0
 Summary:Collection of software supporting LMS7-based hardware
 License:Apache-2.0

++ limesuite-19.01.0.tar.xz -> limesuite-19.04.0.tar.xz ++




commit python-pysolr for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-pysolr for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:08:26

Comparing /work/SRC/openSUSE:Leap:15.2/python-pysolr (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pysolr.new.26092 (New)


Package is "python-pysolr"

Thu Feb 20 00:08:26 2020 rev:1 rq:766858 version:3.8.1

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-pysolr.new.26092/python-pysolr.changes 
2020-02-20 00:08:27.292251905 +0100
@@ -0,0 +1,10 @@
+---
+Mon Dec  2 10:47:16 UTC 2019 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---
+Tue Oct  1 12:18:11 UTC 2019 - pgaj...@suse.com
+
+- initial version 3.8.1, needed by python-django-haystack [SLE-7686]
+

New:

  pysolr-3.8.1.tar.gz
  python-pysolr.changes
  python-pysolr.spec



Other differences:
--
++ python-pysolr.spec ++
#
# spec file for package python-pysolr
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name:   python-pysolr
Version:3.8.1
Release:0
Summary:Lightweight python wrapper for Apache Solr
License:BSD-3-Clause
URL:https://github.com/django-haystack/pysolr/
Source: 
https://files.pythonhosted.org/packages/source/p/pysolr/pysolr-%{version}.tar.gz
BuildRequires:  %{python_module setuptools_scm}
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-requests >= 2.9.1
Suggests:   python-kazoo >= 2.2
BuildArch:  noarch
# SECTION test requirements
BuildRequires:  %{python_module mock}
BuildRequires:  %{python_module pytest}
BuildRequires:  %{python_module requests >= 2.9.1}
# /SECTION
%python_subpackages

%description
Lightweight python wrapper for Apache Solr.

%prep
%setup -q -n pysolr-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%check
# TODO, requires solr server to run

%files %{python_files}
%doc AUTHORS CHANGELOG.rst README.rst
%license LICENSE
%{python_sitelib}/*

%changelog



commit libperseus-sdr for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package libperseus-sdr for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:07:35

Comparing /work/SRC/openSUSE:Leap:15.2/libperseus-sdr (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.libperseus-sdr.new.26092 (New)


Package is "libperseus-sdr"

Thu Feb 20 00:07:35 2020 rev:3 rq:765373 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/libperseus-sdr/libperseus-sdr.changes  
2020-01-15 15:22:44.658486822 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.libperseus-sdr.new.26092/libperseus-sdr.changes   
2020-02-20 00:07:37.084154858 +0100
@@ -1,0 +2,6 @@
+Sat May 11 20:49:51 UTC 2019 - Martin Hauke 
+
+- Update to version 0.8.1
+  * No functional changes - Bugfix release only
+
+---

Old:

  libperseus-sdr-0.8.0.tar.gz

New:

  libperseus-sdr-0.8.1.tar.gz



Other differences:
--
++ libperseus-sdr.spec ++
--- /var/tmp/diff_new_pack.SPELVE/_old  2020-02-20 00:07:37.708156064 +0100
+++ /var/tmp/diff_new_pack.SPELVE/_new  2020-02-20 00:07:37.712156072 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package libperseus-sdr
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,7 +13,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/
 #
 
 
@@ -20,10 +21,10 @@
 %define libname %{name}%{sover}
 %define perseussdr_group perseususb
 Name:   libperseus-sdr
-Version:0.8.0
+Version:0.8.1
 Release:0
 Summary:Perseus Software Defined Radio Control Library
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Productivity/Hamradio/Other
 URL:https://github.com/Microtelecom/libperseus-sdr
 #Git-Clone: https://github.com/Microtelecom/libperseus-sdr.git

++ libperseus-sdr-0.8.0.tar.gz -> libperseus-sdr-0.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libperseus-sdr-0.8.0/.gitignore 
new/libperseus-sdr-0.8.1/.gitignore
--- old/libperseus-sdr-0.8.0/.gitignore 2018-04-09 19:58:18.0 +0200
+++ new/libperseus-sdr-0.8.1/.gitignore 2019-04-21 11:37:39.0 +0200
@@ -20,6 +20,7 @@
 config.sub
 configure
 *.o
+*.a
 fpga_data.c
 install-sh
 *.la
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libperseus-sdr-0.8.0/Makefile.am 
new/libperseus-sdr-0.8.1/Makefile.am
--- old/libperseus-sdr-0.8.0/Makefile.am2018-04-09 19:58:18.0 
+0200
+++ new/libperseus-sdr-0.8.1/Makefile.am2019-04-21 11:37:39.0 
+0200
@@ -18,14 +18,20 @@
 AM_LIBS= -ldl
 endif
 
+if OS_MACOS
+AM_CFLAGS  =  -Wall -O3 -mssse3 -DGIT_REVISION=\"@VERSION@\"
+AM_LDFLAGS =
+AM_LIBS= -ldl
+endif
+
 if OS_WINDOWS
 #
 # flags you want to pass to the C compiler & linker
-# -mno-ms-bitfields needed in order to properly align fields in structures 
+# -mno-ms-bitfields needed in order to properly align fields in structures
 # 
http://stackoverflow.com/questions/7789668/why-would-the-size-of-a-packed-structure-be-different-on-linux-and-windows-when
 #
-AM_CFLAGS  = -Wall -O3 -DGIT_REVISION=\"@VERSION@\" -mno-ms-bitfields 
-I../libusb-1.0.last/ -DPTW32_STATIC_LIB -D__CLEANUP_C   
-AM_LDLIBS  = -ldl 
+AM_CFLAGS  = -Wall -O3 -DGIT_REVISION=\"@VERSION@\" -mno-ms-bitfields 
-I../libusb-1.0.last/ -DPTW32_STATIC_LIB -D__CLEANUP_C
+AM_LDLIBS  = -ldl
 AM_LDFLAGS = -ldl
 endif
 
@@ -40,7 +46,7 @@
 
 hdrdir = $(includedir)
 
-#hdr_HEADERS = perseus-sdr.h perseusfx2.h perseus-in.h 
+#hdr_HEADERS = perseus-sdr.h perseusfx2.h perseus-in.h
 hdr_HEADERS = perseus-sdr.h
 
 # connvenience library
@@ -49,11 +55,29 @@
 nodist_libperseus_sdr_a_SOURCES = fpga_data.c
 libperseus_sdr_a_CFLAGS = $(AM_CFLAGS)
 
+if OS_LINUX
 #
 # auxiliary data for udev daemon configuration
 # have to be distributed in tarball _and_ installed
 #
 dist_pkgdata_DATA = $(udev_DATA)
+#
+# UDEV rule file: to activate it do the following command:
+#
+# sudo groupadd perseususb
+# sudo usermod -a -G perseususb `whoami`
+# sudo udevadm control --reload-rules
+#
+udevrule_DATA = $(top_srcdir)/95-perseus.rules
+udevruledir = $(bindir)
+EXTRA_DIST = $(top_srcdir)/95-perseus.rules README.Windows 
$(top_srcdir)/build-aux/git-version-gen
+
+install-data-hook:
+   -cp $(bindir)/95-perseus.rules /etc/udev/rules.d/ ; groupadd perseususb 
; echo $(INST_USER) ;usermod -a -G perseususb $(INST_USER) ; udevadm control 

commit libusrp for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package libusrp for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:36

Comparing /work/SRC/openSUSE:Leap:15.2/libusrp (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.libusrp.new.26092 (New)


Package is "libusrp"

Thu Feb 20 00:07:36 2020 rev:4 rq:765374 version:3.4.4+git.20190808

Changes:

--- /work/SRC/openSUSE:Leap:15.2/libusrp/libusrp.changes2020-01-15 
15:25:32.890580802 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libusrp.new.26092/libusrp.changes 
2020-02-20 00:07:38.396157394 +0100
@@ -1,0 +2,11 @@
+Fri Aug 09 07:35:10 UTC 2019 - mar...@gmx.de
+
+- Update to version 3.4.2+git.20190808:
+  * Avoid compiler warning 'dynamic exception specifications are
+deprecated in C++11 [-Wdeprecated]'.
+  * usrp2: firmware: ignore .lk build artifacts
+  * edit-gpif: Fix build for distros with python3 as default
+  * build_eeprom.py: Fix build for distros with python3 as default
+- Disable parallel build
+
+---

Old:

  libusrp-3.4.2+git.20190113.tar.xz

New:

  libusrp-3.4.4+git.20190808.tar.xz



Other differences:
--
++ libusrp.spec ++
--- /var/tmp/diff_new_pack.WDwRdt/_old  2020-02-20 00:07:38.992158546 +0100
+++ /var/tmp/diff_new_pack.WDwRdt/_new  2020-02-20 00:07:38.992158546 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package libusrp
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,13 +13,14 @@
 # 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/
 #
 
-%define sover   -3_4_2-0
+
+%define sover   -3_4_4+git_20190808-0
 %define libname libusrp%{sover}
 Name:   libusrp
-Version:3.4.2+git.20190113
+Version:3.4.4+git.20190808
 Release:0
 Summary:Stand-alone libusrp for USRP1 from old gnuradio.git
 License:GPL-3.0-or-later
@@ -89,9 +91,12 @@
 %setup -q
 
 %build
+echo "%{version}" >.tarball-version
 autoreconf -fiv
 %configure
-make V=1 %{?_smp_mflags}
+# parallel build is br0ken
+# -> https://osmocom.org/issues/3970#change-15556
+make V=1 # %{?_smp_mflags}
 
 %install
 %make_install

++ _service ++
--- /var/tmp/diff_new_pack.WDwRdt/_old  2020-02-20 00:07:39.024158608 +0100
+++ /var/tmp/diff_new_pack.WDwRdt/_new  2020-02-20 00:07:39.024158608 +0100
@@ -6,7 +6,7 @@
 git
 enable
 libusrp
-3.4.2+git.%cd
+@PARENT_TAG@+git.%cd
   
   
 *.tar

++ _servicedata ++
--- /var/tmp/diff_new_pack.WDwRdt/_old  2020-02-20 00:07:39.044158646 +0100
+++ /var/tmp/diff_new_pack.WDwRdt/_new  2020-02-20 00:07:39.048158654 +0100
@@ -1,4 +1,4 @@
 
 
 https://git.osmocom.org/libusrp
-  bc019b203f61bd88d3a87162b82b7e1fddeebac2
\ No newline at end of file
+  ae66dcc21b3a3505c4fc96e26bf3659b63c68e64
\ No newline at end of file

++ libusrp-3.4.2+git.20190113.tar.xz -> libusrp-3.4.4+git.20190808.tar.xz 
++
/work/SRC/openSUSE:Leap:15.2/libusrp/libusrp-3.4.2+git.20190113.tar.xz 
/work/SRC/openSUSE:Leap:15.2/.libusrp.new.26092/libusrp-3.4.4+git.20190808.tar.xz
 differ: char 26, line 1




commit hamlib for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package hamlib for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:30

Comparing /work/SRC/openSUSE:Leap:15.2/hamlib (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.hamlib.new.26092 (New)


Package is "hamlib"

Thu Feb 20 00:07:30 2020 rev:17 rq:765369 version:3.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/hamlib/hamlib.changes  2020-01-15 
15:10:29.922075512 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.hamlib.new.26092/hamlib.changes   
2020-02-20 00:07:31.152143392 +0100
@@ -1,0 +2,26 @@
+Thu Aug 30 19:01:52 UTC 2018 - mar...@gmx.de
+
+- Update to version 3.3
+  * New models, R xk2100, TRXMAnager, Meade LX200
+  * HTML manual is now generated at 'make dist' so users don't
+need GNU Info tools installed.  TNX Greg, N1DAM for the suggestion.
+  * Handle longer udev generated file names up to 512 characters
+  * Add debug time stamps with new '-Z' option and '--debug-time-stamps'
+options to rigctl, rotctl, rigctld, and rotctld utilities.
+  * rigctld/rotctld continue working after serial or TCP device
+disappears.
+  * Updates and fixes to FT-817, K3, IC-7300, AOR 3030, TM-D710,
+OMNI VII, TH-D72, Flrig, TS-590, piHPSDR, TS-2000, and netrigctl.
+  * Update utility manual pages (section 1) and remove their reference
+material from the Info manual so it only needs to be update in one
+file.
+  * Add new general project manual pages (section 7) and edit the Info
+manual to match.  These should not change much so keeping them in
+sync should not be too much of a burden.  The Info manual may be
+removed at some point in the future.
+  * Last planned release of the present API/ABI.  Future releases will
+require recompilation and relinking by client programs using the C
+library interface (programs that only use the network daemons should
+be unaffected).
+
+---

Old:

  hamlib-3.2.tar.gz

New:

  hamlib-3.3.tar.gz



Other differences:
--
++ hamlib.spec ++
--- /var/tmp/diff_new_pack.lv3l9t/_old  2020-02-20 00:07:31.69614 +0100
+++ /var/tmp/diff_new_pack.lv3l9t/_new  2020-02-20 00:07:31.69614 +0100
@@ -18,7 +18,7 @@
 
 %define sover   2
 Name:   hamlib
-Version:3.2
+Version:3.3
 Release:0
 Summary:Run-time library to control radio transcievers and receivers
 License:LGPL-2.1-only
@@ -167,6 +167,9 @@
 %{_mandir}/man1/rigswr.1%{?ext_man}
 %{_mandir}/man1/rotctl.1%{?ext_man}
 %{_mandir}/man1/rotctld.1%{?ext_man}
+%{_mandir}/man7/hamlib-primer.7%{?ext_man}
+%{_mandir}/man7/hamlib-utilities.7%{?ext_man}
+%{_mandir}/man7/hamlib.7%{?ext_man}
 %{_infodir}/hamlib.info%{?ext_info}
 %{_docdir}/hamlib
 

++ hamlib-3.2.tar.gz -> hamlib-3.3.tar.gz ++
 31395 lines of diff (skipped)




commit multimon-ng for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package multimon-ng for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:40

Comparing /work/SRC/openSUSE:Leap:15.2/multimon-ng (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.multimon-ng.new.26092 (New)


Package is "multimon-ng"

Thu Feb 20 00:07:40 2020 rev:15 rq:765377 version:1.1.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/multimon-ng/multimon-ng.changes
2020-01-15 15:31:35.302783321 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.multimon-ng.new.26092/multimon-ng.changes 
2020-02-20 00:07:41.672163726 +0100
@@ -1,0 +2,62 @@
+Tue Jul  2 06:27:44 UTC 2019 - Martin Hauke 
+
+- Update to new upstream release 1.1.8
+  * POCSAG: Support for the Swedish charset, as well as smaller
+fixes. The decoder now by default detects the message type
+according to the POCSAG standard, use "-f auto" to enable the
+old behaviour of heuristically detecting the type.
+  * FLEX: Numeric messages now won't have spaces stripped anymore.
+  * DTMF: Filter false positives.
+
+---
+Tue Jan 15 23:23:11 UTC 2019 - mar...@gmx.de
+
+- Update to version 1.1.7+git.20190115:
+  * version 1.1.7
+  * Fix typo
+  * Fix frament idetification
+  * Add a charset option for POCSAG demodulators
+
+---
+Sun Nov 18 15:26:36 UTC 2018 - Jan Engelhardt 
+
+- Grammar fix in summary.
+
+---
+Wed Oct 17 18:11:27 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.1.6+git.20181017:
+  * version 1.1.6
+  * Add a stub replacement for BCHCode.c
+  * Restore copyright notice from bch3121.c
+  * Restore FSF notice on the FLEX decoder derived from GNU Radio
+
+---
+Fri Jun 01 20:00:33 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.1.5+git.20180527:
+  * Restore FSF copyright notices on win32_getopt.[ch]
+  * Version 0.8.7v (11 APR 2018)
+  * Modification (to this file) made by Bruce Quinton and Rob0101
+(as seen on github: https://github.com/rob0101)
+  * Issue *95 created by rob0101: '-a FLEX dropping first character
+of some message on regular basis'
+  * Implemented Rob0101's suggestion of K, F and C flags to indicate
+the message fragmentation:
+'K' message is complete and O'K' to display to the world.
+'F' message is a 'F'ragment and needs a 'C'ontinuation message
+to complete it.
+Message = Fragment + Continuation  * 'C' message is a
+'C'ontinuation of another fragmented message
+  * I missed a null terminator on the 'Message' array and therefore
+was printing garbage to the output. Fixed now!
+  * Addressed issue #101: group messaging misbehaving when the
+message frame is a corrupt packet.
+  * Version 0.9.0v (22 May 2018) Modification (to this file) made
+by Bruce Quinton (zano...@gmail.com) - Addded Define at top of
+file to modify the way missed group messages are reported in
+the debug output (default is 1; report missed capcodes on the
+same line) REPORT_GROUP_CODES   1 // Report each cleared faulty
+group capcode : 0 = Each on a new line; 1 = All on the same line;
+
+---

Old:

  _service
  _servicedata
  multimon-ng-1.1.5+git.20180402.tar.xz

New:

  multimon-ng-1.1.8.tar.gz



Other differences:
--
++ multimon-ng.spec ++
--- /var/tmp/diff_new_pack.gw1lyG/_old  2020-02-20 00:07:42.944166185 +0100
+++ /var/tmp/diff_new_pack.gw1lyG/_new  2020-02-20 00:07:42.968166231 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package multimon-ng
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,18 +13,18 @@
 # 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:   multimon-ng
-Version:1.1.5+git.20180402
+Version:1.1.8
 Release:0
-Summary:A fork of multimon, decodes multiple digital transmission modes
-License:GPL-2.0
+Summary:A fork of multimon that decodes multiple digital transmission 
modes
+License:GPL-2.0-only
 Group:  Productivity/Hamradio/Other
 URL:https://github.com/EliasOenal/multimon-ng
-Source0:%{name}-%{version}.tar.xz
+Source: 

commit kochmorse for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package kochmorse for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:34

Comparing /work/SRC/openSUSE:Leap:15.2/kochmorse (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kochmorse.new.26092 (New)


Package is "kochmorse"

Thu Feb 20 00:07:34 2020 rev:3 rq:765372 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kochmorse/kochmorse.changes2020-01-15 
15:16:28.246277083 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kochmorse.new.26092/kochmorse.changes 
2020-02-20 00:07:35.532151858 +0100
@@ -1,0 +2,20 @@
+Fri Jan 10 20:05:08 UTC 2020 - Martin Hauke 
+
+- Update to version 3.5.0
+  * Added keyboard entry and comparison (work in progress).
+  * Added Wordsworth tutor.
+  * Fixed sound clipping issue for the filtered noise effect.
+  * Fixed session statistics for Koch and Random tutor.
+  * Fixed .desktop categories
+  * Added Play shortcut (Ctrl-X)
+  * Added Spanish translation
+  * Added French translation
+- Update patch:
+  * kochmorse-fix-desktop-file-and-iconpath.patch
+
+---
+Tue Sep 10 10:09:36 UTC 2019 - Christophe Giboudeaux 
+
+- Update kochmorse-fix-desktop-file-and-iconpath.patch to fix categories.
+
+---

Old:

  kochmorse-3.4.0.tar.gz

New:

  kochmorse-3.5.0.tar.gz



Other differences:
--
++ kochmorse.spec ++
--- /var/tmp/diff_new_pack.F99N6T/_old  2020-02-20 00:07:36.108152972 +0100
+++ /var/tmp/diff_new_pack.F99N6T/_new  2020-02-20 00:07:36.112152979 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package kochmorse
 #
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2019, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,12 +13,12 @@
 # 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:   kochmorse
-Version:3.4.0
+Version:3.5.0
 Release:0
 Summary:A simple morse tutor using the Koch method
 License:GPL-2.0-or-later

++ kochmorse-3.4.0.tar.gz -> kochmorse-3.5.0.tar.gz ++
 13981 lines of diff (skipped)

++ kochmorse-fix-desktop-file-and-iconpath.patch ++
--- /var/tmp/diff_new_pack.F99N6T/_old  2020-02-20 00:07:36.348153436 +0100
+++ /var/tmp/diff_new_pack.F99N6T/_new  2020-02-20 00:07:36.348153436 +0100
@@ -1,8 +1,8 @@
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 0188c68..dd75255 100644
+index d10b93d..b036d16 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -64,7 +64,7 @@ set(CPACK_SOURCE_IGNORE_FILES
+@@ -71,7 +71,7 @@ set(CPACK_SOURCE_IGNORE_FILES
  #
  IF(UNIX AND NOT APPLE)
   INSTALL(FILES shared/kochmorse.svg
@@ -12,7 +12,7 @@
   DESTINATION share/applications)
  ENDIF(UNIX AND NOT APPLE)
 diff --git a/shared/kochmorse.desktop b/shared/kochmorse.desktop
-index 3dc0ecf..bb4aec1 100644
+index e7d4977..54177c6 100644
 --- a/shared/kochmorse.desktop
 +++ b/shared/kochmorse.desktop
 @@ -3,8 +3,8 @@ Name=Koch Morse
@@ -20,9 +20,9 @@
  Comment=A simple Morse tutor using the Koch method.
  Exec=kochmorse
 -Icon=/usr/share/icons/kochmorse.svg
-+Icon=kochmorse
++Icon=kochmorse.svg
  Type=Application
--Categories=Education;Teaching;
-+Categories=Education;HamRadio;X-Teaching;
+-Categories=Education;X-Teaching;
++Categories=Education;Languages;X-HamRadio;X-Teaching;
  Terminal=false
  Encoding=UTF-8




commit python-rjsmin for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-rjsmin for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:53

Comparing /work/SRC/openSUSE:Leap:15.2/python-rjsmin (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-rjsmin.new.26092 (New)


Package is "python-rjsmin"

Thu Feb 20 00:07:53 2020 rev:11 rq:766786 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-rjsmin/python-rjsmin.changes
2020-01-15 15:52:42.175572440 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-rjsmin.new.26092/python-rjsmin.changes 
2020-02-20 00:07:56.240191885 +0100
@@ -1,0 +2,18 @@
+Sun Jun  2 20:54:38 UTC 2019 - Jan Engelhardt 
+
+- Avoid name repetition in summary.
+
+---
+Sat May 18 02:29:20 UTC 2019 - Bernhard Wiedemann 
+
+- Add reproducible.patch to build without profiling (boo#1040589)
+
+---
+Wed May 15 18:27:39 UTC 2019 - Ethan Apodaca 
+
+- Update to 1.1.0
+  + See changes file for changes
+- Add check phase to spec 
+- Remove documentation subpackage
+
+---

Old:

  rjsmin-1.0.12.tar.gz

New:

  reproducible.patch
  rjsmin-1.1.0.tar.gz



Other differences:
--
++ python-rjsmin.spec ++
--- /var/tmp/diff_new_pack.b1KKUW/_old  2020-02-20 00:07:56.748192867 +0100
+++ /var/tmp/diff_new_pack.b1KKUW/_new  2020-02-20 00:07:56.764192898 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rjsmin
 #
-# Copyright (c) 2017 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,60 +12,57 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-
 %define mod_name rjsmin
-
+%define release_sha 53a0848b2372c1b49c03326bc8209ea39e889c47
 Name:   python-%{mod_name}
-Version:1.0.12
+Version:1.1.0
 Release:0
-Summary:RJSmin is a JavaScript Minifier Written in Python
+Summary:A JavaScript minifier written in Python
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://opensource.perlig.de/rjsmin/
-Source: 
https://files.pythonhosted.org/packages/source/r/%{mod_name}/%{mod_name}-%{version}.tar.gz
+URL:http://opensource.perlig.de/rjsmin/
+Source: 
https://github.com/ndparker/rjsmin/archive/%{release_sha}.tar.gz#/%{mod_name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE -- build without profiling
+Patch0: reproducible.patch
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-mock
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+Obsoletes:  %{name}-doc
 %python_subpackages
 
 %description
-rJSmin is a javascript minifier written in python.
+rJSmin is a Javascript minifier written in Python.
 
 The minifier is based on the semantics of jsmin.c by Douglas Crockford.
 
-The module is a re-implementation aiming for speed, so it can be used
+The module is a re-implementation targeting speed, so it can be used
 at runtime (rather than during a preprocessing step).
 
-%package -n %{name}-docs
-Summary:Documentation files for %name
-Group:  Documentation/HTML
-
-%description -n %{name}-docs
-HTML Documentation and examples for %name.
-
 %prep
-%setup -q -n %{mod_name}-%{version}
+%setup -q -n %{mod_name}-%{release_sha}
+%autopatch -p1
 
 %build
 %python_build
 
 %install
 %python_install
-rm -rf %{buildroot}/usr/share/doc/rjsmin
+rm -rf %{buildroot}%{_datadir}/doc/rjsmin
+
+%check
+%pytest_arch
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst docs/CHANGES
+%license LICENSE
+%doc README.md docs/CHANGES
 %{python_sitearch}/*
 
-%files -n %{name}-docs
-%doc docs/apidoc/
-
 %changelog

++ reproducible.patch ++
Date: 2019-05-18
Author: Bernhard M. Wiedemann 

Do not instrument code with profiling
to make build reproducible
and also more sane in general
Index: rjsmin-53a0848b2372c1b49c03326bc8209ea39e889c47/debug.unix.cflags
===
--- rjsmin-53a0848b2372c1b49c03326bc8209ea39e889c47.orig/debug.unix.cflags
+++ 

commit inspectrum for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package inspectrum for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:31

Comparing /work/SRC/openSUSE:Leap:15.2/inspectrum (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.inspectrum.new.26092 (New)


Package is "inspectrum"

Thu Feb 20 00:07:31 2020 rev:17 rq:765370 version:0.2.2+git.20180603

Changes:

--- /work/SRC/openSUSE:Leap:15.2/inspectrum/inspectrum.changes  2020-01-15 
15:12:16.830135964 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.inspectrum.new.26092/inspectrum.changes   
2020-02-20 00:07:32.536146067 +0100
@@ -1,0 +2,8 @@
+Thu Jun 07 10:22:19 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.2.2+git.20180603:
+  * Drop deprecated qt5_use_modules macro
+  * Use QTextStream for clipboard stuff
+  * Exporting symbols: add clipboard as an additional destination
+
+---

Old:

  inspectrum-0.2.1.git1518712461.78b6e38.tar.xz

New:

  inspectrum-0.2.2+git.20180603.tar.xz



Other differences:
--
++ inspectrum.spec ++
--- /var/tmp/diff_new_pack.sOGnYh/_old  2020-02-20 00:07:33.092147142 +0100
+++ /var/tmp/diff_new_pack.sOGnYh/_new  2020-02-20 00:07:33.100147157 +0100
@@ -18,12 +18,12 @@
 
 
 Name:   inspectrum
-Version:0.2.1.git1518712461.78b6e38
+Version:0.2.2+git.20180603
 Release:0
 Summary:A tool for analysing captured signals from SDRs
 License:GPL-3.0-or-later
 Group:  Productivity/Hamradio/Other
-Url:https://github.com/miek/inspectrum
+URL:https://github.com/miek/inspectrum
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  cmake
@@ -57,7 +57,8 @@
 %suse_update_desktop_file -c inspectrum inspectrum "Offline Radio Signal 
Analyser" inspectrum inspectrum "Network;HamRadio"
 
 %files
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/inspectrum.desktop
 %{_datadir}/pixmaps/inspectrum.jpg

++ _service ++
--- /var/tmp/diff_new_pack.sOGnYh/_old  2020-02-20 00:07:33.144147242 +0100
+++ /var/tmp/diff_new_pack.sOGnYh/_new  2020-02-20 00:07:33.144147242 +0100
@@ -4,8 +4,9 @@
 https://github.com/miek/inspectrum
 master
 .git
-git%ct.%h
-0.2.1
+inspectrum
+v(.*)
+@PARENT_TAG@+git.%cd
 yes
 enable
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.sOGnYh/_old  2020-02-20 00:07:33.160147273 +0100
+++ /var/tmp/diff_new_pack.sOGnYh/_new  2020-02-20 00:07:33.164147281 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/miek/inspectrum
-  78b6e38aac7692819b172e481b61e541c493c218
\ No newline at end of file
+  cfb153dc9661f2b14cbfa248827b5ce63de0ac9c
\ No newline at end of file




commit python-django-compressor for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-django-compressor for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:08:05

Comparing /work/SRC/openSUSE:Leap:15.2/python-django-compressor (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-django-compressor.new.26092 (New)


Package is "python-django-compressor"

Thu Feb 20 00:08:05 2020 rev:1 rq:766835 version:2.4

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-django-compressor.new.26092/python-django-compressor.changes
   2020-02-20 00:08:06.628211963 +0100
@@ -0,0 +1,343 @@
+---
+Mon Jan  6 14:27:50 UTC 2020 - Tomáš Chvátal 
+
+- Update to 2.4 release:
+  * support for newer django releases
+- Drop merged patch:
+  * pr_956.patch
+
+---
+Mon Jan  6 14:26:05 UTC 2020 - Tomáš Chvátal 
+
+- Rename to django-compressor to match up pypi name
+
+---
+Sat Sep 14 10:51:15 UTC 2019 - John Vandenberg 
+
+- Add pr_956.patch to fix tests to use sys.executable
+
+---
+Mon Jun  3 09:55:50 UTC 2019 - Tomáš Chvátal 
+
+- Update to 2.3 release:
+  - Drop support for Django 1.8, 1.9 and 1.10
+  - Add support for Django 2.1 and 2.2, as well as Python 3.7
+  - Update all dependencies. This required minor code changes, you might need 
to update some optional dependencies if you use any
+  - Allow the mixed use of JS/CSS in Sekizai's templatetags `{% addtoblock 
"js" %}` and `{% addtoblock "css" %}` (#891)
+  - Allow the implementation of new types other than css and js. (#900)
+  - Update jinja2 extension to behave similar to the django tag (#899)
+  - Fix crash in offline compression when child nodelist is None, again (#605)
+  - Support STATIC_URL and COMPRESS_URL being string-like objects
+  - Improve compress command memory usage (#870)
+  - Ensure generated file always contains a base name (#775)
+  - Add BrotliCompressorFileStorage (#867)
+- Drop merged patch compressor-django2.patch
+
+---
+Fri Jan  4 14:44:11 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase for summary.
+
+---
+Thu Jan  3 11:41:08 UTC 2019 - Tomáš Chvátal 
+
+- Add patch to build with django 2.0:
+  * compressor-django2.patch
+
+---
+Thu Jan  3 07:53:15 UTC 2019 - Tomáš Chvátal 
+
+- Add missing dependencies
+
+---
+Tue Dec 11 09:47:19 UTC 2018 - Tomáš Chvátal 
+
+- Enable testsuite (currently failing)
+
+---
+Wed Nov 15 17:08:49 UTC 2017 - buschman...@opensuse.org
+
+- update to 2.2
+  + Switch from MD5 to SHA256 for hashes generation.
+  + Add Django 1.11 compatibility
+  + Various compatibility fixes for Python 3.6 and Django 1.8
+  + Made OfflineGenerationError easier to debug
+  + Drop support for Python 3.2
+  + Add new CssRelativeFilter which works like CssAbsoluteFilter
+but outputs relative URLs.
+  + Fix URL CssAbsoluteFilter URL detection
+- spec file
+  + convert to single spec file
+
+---
+Wed Aug 16 06:45:28 UTC 2017 - dmuel...@suse.com
+
+- update to 2.1.1
+
+---
+Wed Feb 22 18:18:31 CET 2017 - sbra...@suse.com
+
+- Update to version 2.1:
+  * Add Django 1.10 compatibility
+  * Add support for inheritance using a variable in offline
+compression
+  * Fix recursion error with offline compression when extending
+templates with the same name
+  * Fix UnicodeDecodeError when using CompilerFilter and caching
+  * Fix CssAbsoluteFilter changing double quotes to single quotes,
+breaking SVG
+
+---
+Wed Jul  6 16:24:17 UTC 2016 - dmuel...@suse.com
+
+- update to 2.0:
+  - Add Django 1.9 compatibility
+  - Remove official support for Django 1.4 and 1.7
+  - Add official support for Python 3.5
+  - Remove official support for Python 2.6
+  - Remove support for coffin and jingo
+  - Fix Jinja2 compatibility for Django 1.8+
+  - Stop bundling vendored versions of rcssmin and rjsmin, make them proper 
dependencies
+  - Remove support for CSSTidy
+  - Remove support for beautifulsoup 3.
+  - Replace cssmin by csscompressor (cssmin is still available for 
backwards-compatibility but points to rcssmin)
+
+---
+Fri May 20 

commit python-lazr.delegates for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-lazr.delegates for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:08:22

Comparing /work/SRC/openSUSE:Leap:15.2/python-lazr.delegates (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-lazr.delegates.new.26092 (New)


Package is "python-lazr.delegates"

Thu Feb 20 00:08:22 2020 rev:1 rq:766850 version:2.0.4

Changes:

New Changes file:

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-lazr.delegates.new.26092/python-lazr.delegates.changes
 2020-02-20 00:08:23.196243988 +0100
@@ -0,0 +1,15 @@
+---
+Mon Dec  2 10:47:14 UTC 2019 - pgaj...@suse.com
+
+- call spec-cleaner
+
+---
+Tue Oct  1 10:49:18 UTC 2019 - pgaj...@suse.com
+
+- do not install_require nose
+
+---
+Wed Sep 25 06:37:33 UTC 2019 - pgaj...@suse.com
+
+- initial version 2.0.4, required by python-lazr.config [SLE-7686]
+

New:

  lazr.delegates-2.0.4.tar.gz
  python-lazr.delegates.changes
  python-lazr.delegates.spec



Other differences:
--
++ python-lazr.delegates.spec ++
#
# spec file for package python-lazr.delegates
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name:   python-lazr.delegates
Version:2.0.4
Release:0
Summary:Easily write objects that delegate behavior
License:LGPL-3.0-only
URL:https://launchpad.net/lazr.delegates
Source: 
https://files.pythonhosted.org/packages/source/l/lazr.delegates/lazr.delegates-%{version}.tar.gz
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-zope.interface
BuildArch:  noarch
# SECTION test requirements
BuildRequires:  %{python_module pytest}
BuildRequires:  %{python_module zope.interface}
# /SECTION
%python_subpackages

%description
Easily write objects that delegate behavior

%prep
%setup -q -n lazr.delegates-%{version}

%build
sed -i "/'nose'/d" setup.py
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%check
%pytest

%files %{python_files}
%doc README.rst
%license COPYING.txt
%{python_sitelib}/*

%changelog



commit codec2 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package codec2 for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:26

Comparing /work/SRC/openSUSE:Leap:15.2/codec2 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.codec2.new.26092 (New)


Package is "codec2"

Thu Feb 20 00:07:26 2020 rev:11 rq:765365 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/codec2/codec2.changes  2020-01-15 
14:50:36.861422410 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.codec2.new.26092/codec2.changes   
2020-02-20 00:07:28.464138197 +0100
@@ -2 +2 @@
-Tue Jul 17 11:57:34 UTC 2018 - mplus...@suse.com
+Sat Aug 11 07:14:59 UTC 2018 - tchva...@suse.com
@@ -3,0 +4,9 @@
+- Apply upstream patch to fix ambiguous license situation:
+  * codec2-licensed-stuff.patch
+
+---
+Tue Jul 17 11:08:45 UTC 2018 - mplus...@suse.com
+
+- Update to version 0.8.1:
+  * No upstream changelog provided
+- Add codec2-no_return_random.patch
@@ -4,0 +14,5 @@
+
+---
+Mon Jul 31 23:55:03 UTC 2017 - w...@ire.pw.edu.pl
+
+- Update to version 0.7

Old:

  codec2-0.6.tar.xz

New:

  codec2-0.8.1.tar.xz
  codec2-licensed-stuff.patch
  codec2-no_return_random.patch



Other differences:
--
++ codec2.spec ++
--- /var/tmp/diff_new_pack.KWzIlQ/_old  2020-02-20 00:07:29.560140315 +0100
+++ /var/tmp/diff_new_pack.KWzIlQ/_new  2020-02-20 00:07:29.564140323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package codec2
 #
-# Copyright (c) 2017 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
@@ -16,20 +16,21 @@
 #
 
 
-%define libname lib%{name}-0_6
+%define libname lib%{name}-0_8
 Name:   codec2
-Version:0.6
+Version:0.8.1
 Release:0
 Summary:Low bit rate speech codec
 # octave and asterisk directories contain GPL-2.0 licensed code but its not
-# used build, only used in examples subpackage. src/horus_l2.* is not free
-# for non-commercial usage but is not used either.
-License:LGPL-2.1
+# used build, only used in examples subpackage.
+License:LGPL-2.1-only
 Group:  Productivity/Hamradio/Other
-Url:http://rowetel.com/codec2.html
-Source: http://files.freedv.org/codec2/codec2-%{version}.tar.xz
+URL:http://rowetel.com/codec2.html
+Source: 
https://hobbes1069.fedorapeople.org/freetel/codec2/codec2-%{version}.tar.xz
 Source1:%{name}-rpmlintrc
 Source2:baselibs.conf
+Patch0: codec2-no_return_random.patch
+Patch1: codec2-licensed-stuff.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -43,7 +44,7 @@
 
 %package -n %{libname}
 Summary:Low bit rate speech codec
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  System/Libraries
 
 %description -n %{libname}
@@ -52,7 +53,7 @@
 
 %package devel
 Summary:Development library for codec2
-License:GPL-2.0 AND LGPL-2.1
+License:GPL-2.0-only AND LGPL-2.1-only
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
 
@@ -62,7 +63,7 @@
 
 %package examples
 Summary:Example code for Codec 2
-License:GPL-2.0 AND LGPL-2.1
+License:GPL-2.0-only AND LGPL-2.1-only
 Group:  Productivity/Hamradio/Other
 Requires:   %{name}-devel = %{version}
 BuildArch:  noarch
@@ -72,16 +73,15 @@
 
 %prep
 %setup -q
-# horus_l2.* is not needed for building and has to be removed due to
-# licensing reasons
-rm -rf src/horus_l2.*
+%patch0 -p1
+%patch1 -p0
 
 %build
 %cmake \
   -DINSTALL_EXAMPLES=TRUE \
   -DUNITTEST=TRUE \
   -Wno-dev
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install
@@ -106,8 +106,8 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING README README_fdmdv.txt
+%license COPYING
+%doc README README_fdmdv.txt
 %{_bindir}/c2dec
 %{_bindir}/c2demo
 %{_bindir}/c2enc
@@ -126,17 +126,14 @@
 %{_bindir}/insert_errors
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/libcodec2.so.*
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/*
 %{_libdir}/libcodec2.so
 %{_libdir}/pkgconfig/%{name}.pc
 
 %files examples
-%defattr(-,root,root)
 %{_datadir}/%{name}/
 
 %changelog

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.KWzIlQ/_old  2020-02-20 00:07:29.600140392 +0100
+++ /var/tmp/diff_new_pack.KWzIlQ/_new  2020-02-20 00:07:29.600140392 +0100
@@ -1 +1 @@
-libcodec2-0_6
+libcodec2-0_8

++ codec2-0.6.tar.xz -> 

commit rtl-sdr for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package rtl-sdr for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:42

Comparing /work/SRC/openSUSE:Leap:15.2/rtl-sdr (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.rtl-sdr.new.26092 (New)


Package is "rtl-sdr"

Thu Feb 20 00:07:42 2020 rev:15 rq:765379 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/rtl-sdr/rtl-sdr.changes2020-01-15 
15:58:09.979758381 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.rtl-sdr.new.26092/rtl-sdr.changes 
2020-02-20 00:07:45.564171249 +0100
@@ -1,0 +2,22 @@
+Tue Aug 28 08:07:53 UTC 2018 - mplus...@suse.com
+
+- Use more of cmake macros
+- Disable developer output from cmake
+
+---
+Mon Aug 27 21:14:27 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.6.0
+  * Fix inline functions to use 'static inline'
+  * tuner_r82xx: turn off loop-through, remove dead code
+  * rtl_adsb: fix hanging upon a signal in Fedora 27
+  * lib: use USB zero-copy transfers if possible
+
+---
+Sun Jun 10 02:17:13 UTC 2018 - plinn...@opensuse.org
+
+- Update to 0.5.4
+  * No change log found in source or wiki
+  * Drop git-requirement
+
+---

Old:

  _service
  _servicedata
  rtl-sdr-0.5.3+git.20170919.tar.xz

New:

  rtl-sdr-0.6.0.tar.gz



Other differences:
--
++ rtl-sdr.spec ++
--- /var/tmp/diff_new_pack.K1QHxl/_old  2020-02-20 00:07:47.984175926 +0100
+++ /var/tmp/diff_new_pack.K1QHxl/_new  2020-02-20 00:07:48.016175988 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rtl-sdr
 #
-# Copyright (c) 2017 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
@@ -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/
 #
 
 
@@ -20,17 +20,16 @@
 %define libname librtlsdr%{sover}
 %define rtlsdr_grouprtlsdr
 Name:   rtl-sdr
-Version:0.5.3+git.20170919
+Version:0.6.0
 Release:0
 Summary:Support programs for RTL2832
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Hamradio/Other
-Url:http://sdr.osmocom.org/trac/wiki/rtl-sdr
+URL:http://sdr.osmocom.org/trac/wiki/rtl-sdr
 #Git-Clone: https://git.osmocom.org/rtl-sdr
-Source: %{name}-%{version}.tar.xz
+Source: 
https://github.com/steve-m/librtlsdr/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch0: 0001-Better-udev-handling.patch
 BuildRequires:  cmake
-BuildRequires:  git-core
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(udev)
@@ -64,7 +63,7 @@
 Library headers for rtl-sdr driver.
 
 %prep
-%setup -q
+%setup -q -n librtlsdr-%{version}
 %patch0 -p1
 
 %build
@@ -72,8 +71,9 @@
   -DINSTALL_UDEV_RULES=ON \
   -DUDEV_RULES_PATH=%{_udevrulesdir} \
   -DUDEV_RULES_GROUP=%{rtlsdr_group} \
-  -DDETACH_KERNEL_DRIVER=ON
-make %{?_smp_mflags}
+  -DDETACH_KERNEL_DRIVER=ON \
+  -Wno-dev
+%make_jobs
 
 %install
 %cmake_install
@@ -81,6 +81,7 @@
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
+
 %pre udev
 getent group %{rtlsdr_group} >/dev/null || groupadd -r %{rtlsdr_group}
 
@@ -91,7 +92,8 @@
 %udev_rules_update
 
 %files
-%doc AUTHORS COPYING README
+%license COPYING
+%doc AUTHORS README
 %{_bindir}/rtl_adsb
 %{_bindir}/rtl_eeprom
 %{_bindir}/rtl_fm




commit soapy-uhd for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package soapy-uhd for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:48

Comparing /work/SRC/openSUSE:Leap:15.2/soapy-uhd (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.soapy-uhd.new.26092 (New)


Package is "soapy-uhd"

Thu Feb 20 00:07:48 2020 rev:13 rq:765383 version:0.3.6

Changes:

--- /work/SRC/openSUSE:Leap:15.2/soapy-uhd/soapy-uhd.changes2020-01-15 
16:03:24.279924960 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.soapy-uhd.new.26092/soapy-uhd.changes 
2020-02-20 00:07:51.884183465 +0100
@@ -1,0 +2,7 @@
+Wed Jun 26 20:42:43 UTC 2019 - Wojciech Kazubski 
+
+- Update to version 0.3.6
+  * Support tuning on boards without a CORDIC in the DSP by
+registering a dummy second tuning element
+
+---

Old:

  soapy-uhd-0.3.5.tar.gz

New:

  soapy-uhd-0.3.6.tar.gz



Other differences:
--
++ soapy-uhd.spec ++
--- /var/tmp/diff_new_pack.CQ3Tod/_old  2020-02-20 00:07:52.336184338 +0100
+++ /var/tmp/diff_new_pack.CQ3Tod/_new  2020-02-20 00:07:52.340184346 +0100
@@ -20,7 +20,7 @@
 %define soapy_modname soapysdr%{soapy_modver}-module-uhd
 
 Name:   soapy-uhd
-Version:0.3.5
+Version:0.3.6
 Release:0
 Summary:Soapy SDR plugins for UHD supported SDR devices
 License:GPL-3.0

++ soapy-uhd-0.3.5.tar.gz -> soapy-uhd-0.3.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapyUHD-soapy-uhd-0.3.5/CMakeLists.txt 
new/SoapyUHD-soapy-uhd-0.3.6/CMakeLists.txt
--- old/SoapyUHD-soapy-uhd-0.3.5/CMakeLists.txt 2018-12-08 04:14:03.0 
+0100
+++ new/SoapyUHD-soapy-uhd-0.3.6/CMakeLists.txt 2019-06-22 14:51:56.0 
+0200
@@ -164,6 +164,36 @@
 DESTINATION ${UHD_ROOT}/lib${LIB_SUFFIX}/uhd/modules
 )
 
+#using C++11 features for this uhd module
+set_target_properties(soapySupport PROPERTIES CXX_STANDARD 11)
+
+
+# rpath setup - http://www.cmake.org/Wiki/CMake_RPATH_handling
+
+# use, i.e. don't skip the full RPATH for the build tree
+option(CMAKE_SKIP_BUILD_RPATH "skip rpath build" FALSE)
+
+# when building, don't use the install RPATH already
+# (but later on when installing)
+option(CMAKE_BUILD_WITH_INSTALL_RPATH "build with install rpath" FALSE)
+
+# the RPATH to be used when installing, but only if it's not a system directory
+option(CMAKE_AUTOSET_INSTALL_RPATH TRUE)
+if(CMAKE_AUTOSET_INSTALL_RPATH)
+LIST(FIND CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES 
"${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}" isSystemDir)
+IF("${isSystemDir}" STREQUAL "-1")
+SET(CMAKE_INSTALL_RPATH "${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}")
+ENDIF("${isSystemDir}" STREQUAL "-1")
+endif(CMAKE_AUTOSET_INSTALL_RPATH)
+
+# add the automatically determined parts of the RPATH
+# which point to directories outside the build tree to the install RPATH
+option(CMAKE_INSTALL_RPATH_USE_LINK_PATH "build with automatic rpath" TRUE)
+
+if(APPLE)
+set(CMAKE_MACOSX_RPATH ON)
+endif()
+
 
 # Print Summary
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapyUHD-soapy-uhd-0.3.5/Changelog.txt 
new/SoapyUHD-soapy-uhd-0.3.6/Changelog.txt
--- old/SoapyUHD-soapy-uhd-0.3.5/Changelog.txt  2018-12-08 04:14:03.0 
+0100
+++ new/SoapyUHD-soapy-uhd-0.3.6/Changelog.txt  2019-06-22 14:51:56.0 
+0200
@@ -1,3 +1,9 @@
+Release 0.3.6 (2019-06-22)
+==
+
+- Support tuning on boards without a CORDIC in the DSP
+  by registering a dummy second tuning element
+
 Release 0.3.5 (2018-12-07)
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapyUHD-soapy-uhd-0.3.5/UHDSoapyDevice.cpp 
new/SoapyUHD-soapy-uhd-0.3.6/UHDSoapyDevice.cpp
--- old/SoapyUHD-soapy-uhd-0.3.5/UHDSoapyDevice.cpp 2018-12-08 
04:14:03.0 +0100
+++ new/SoapyUHD-soapy-uhd-0.3.6/UHDSoapyDevice.cpp 2019-06-22 
14:51:56.0 +0200
@@ -331,7 +331,7 @@
 //names of the tunable components
 const std::vector comps = _device->listFrequencies(dir, chan);
 const std::string rfCompName = (comps.size()>0)?comps.at(0):"RF";
-const std::string bbCompName = (comps.size()>1)?comps.at(1):"BB";
+const std::string bbCompName = (comps.size()>1)?comps.at(1):"";
 
 //samp rate
 _tree->create(dsp_path / "rate" / "range")
@@ -340,12 +340,21 @@
 

commit uhd for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package uhd for openSUSE:Leap:15.2 checked 
in at 2020-02-20 00:07:49

Comparing /work/SRC/openSUSE:Leap:15.2/uhd (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.uhd.new.26092 (New)


Package is "uhd"

Thu Feb 20 00:07:49 2020 rev:19 rq:765384 version:3.9.7

Changes:

--- /work/SRC/openSUSE:Leap:15.2/uhd/uhd.changes2020-01-15 
16:26:49.028699157 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.uhd.new.26092/uhd.changes 2020-02-20 
00:07:52.652184949 +0100
@@ -1,0 +2,19 @@
+Sat Mar 23 13:27:49 UTC 2019 - Wojciech Kazubski 
+
+- Fixed build for Boost 1.69
+
+---
+Fri Dec 28 12:21:29 UTC 2018 - mar...@gmx.de
+
+- Disable support for GPSD in uhd for now.
+  gps support is not yet adapted to the latest gpsd API.
+
+---
+Tue May 29 11:03:42 UTC 2018 - adam.ma...@suse.de
+
+- fixed build with Boost 1.67 (bsc#1089820)
+  uhd-fix-for-boost-1_67.patch
+- drop _constraints and use memory-constraints package instead.
+- re-enabled package tests
+
+---

Old:

  _constraints

New:

  uhd-fix-for-boost-1_67.patch



Other differences:
--
++ uhd.spec ++
--- /var/tmp/diff_new_pack.9y1zNU/_old  2020-02-20 00:07:53.928187416 +0100
+++ /var/tmp/diff_new_pack.9y1zNU/_new  2020-02-20 00:07:53.936187431 +0100
@@ -23,7 +23,7 @@
 %define src_ver 003.009.007
 %define img_ver 003.009.007
 Summary:The driver for USRP SDR boards
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Hardware/Other
 Url:
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki
 Source0:
http://files.ettus.com/binaries/uhd_stable/uhd_%{src_ver}-release/uhd_%{version}-release.tar.gz
@@ -32,8 +32,10 @@
 Patch0: fix-for-armv6l-armv7l-build-failure.patch
 # PATCH-FIX-OPENSUSE uhd-fix-for-boost-1_66.patch
 Patch1: uhd-fix-for-boost-1_66.patch
+Patch2: uhd-fix-for-boost-1_67.patch
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_program_options-devel
 BuildRequires:  libboost_regex-devel
 BuildRequires:  libboost_serialization-devel
@@ -50,6 +52,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gpsd-devel
+BuildRequires:  memory-constraints
 BuildRequires:  orc
 BuildRequires:  pkg-config
 BuildRequires:  python-Mako >= 0.4
@@ -138,21 +141,21 @@
 %setup -q -n %{name}_%{version}-release
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # remove buildtime from documentation
 echo "HTML_TIMESTAMP = NO" >> docs/Doxyfile.in
 
 %build
 touch ../README.md
+%limit_build
 %cmake \
   -DPYTHON_EXECUTABLE=/usr/bin/python2 \
-  -DENABLE_GPSD=1
-make VERBOSE=1 %{?_smp_mflags}
+  -DENABLE_GPSD=0
+%make_jobs
 
 %check
-# Disable tests due to failure of convert_test on openSUSE 13.1
-#cd build
-#make VERBOSE=1 test
+%ctest
 
 %install
 %cmake_install

++ uhd-fix-for-boost-1_67.patch ++
Index: uhd_3.9.7-release/lib/usrp/x300/x300_impl.cpp
===
--- uhd_3.9.7-release.orig/lib/usrp/x300/x300_impl.cpp
+++ uhd_3.9.7-release/lib/usrp/x300/x300_impl.cpp
@@ -1486,7 +1486,7 @@ void x300_impl::sync_times(mboard_member
 
 bool x300_impl::wait_for_clk_locked(mboard_members_t& mb, boost::uint32_t 
which, double timeout)
 {
-boost::system_time timeout_time = boost::get_system_time() + 
boost::posix_time::milliseconds(timeout * 1000.0);
+boost::system_time timeout_time = boost::get_system_time() + 
boost::posix_time::milliseconds(static_cast(timeout * 1000));
 do {
 if (mb.fw_regmap->clock_status_reg.read(which)==1)
 return true;
Index: uhd_3.9.7-release/examples/benchmark_rate.cpp
===
--- uhd_3.9.7-release.orig/examples/benchmark_rate.cpp
+++ uhd_3.9.7-release/examples/benchmark_rate.cpp
@@ -364,7 +364,7 @@ int UHD_SAFE_MAIN(int argc, char *argv[]
 if(ref != "internal") {
 std::cout << "Now confirming lock on clock signals..." << 
std::endl;
 bool is_locked = false;
-boost::system_time end_time = boost::get_system_time() + 
boost::posix_time::milliseconds(CLOCK_TIMEOUT);
+boost::system_time end_time = boost::get_system_time() + 
boost::posix_time::microseconds(static_cast(1000*CLOCK_TIMEOUT));
 for (int i = 0; i < num_mboards; i++) {
 if (ref == "mimo" and i == 0) continue;
 while((is_locked = 
usrp->get_mboard_sensor("ref_locked",i).to_bool()) 

commit soapy-sdr for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package soapy-sdr for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:47

Comparing /work/SRC/openSUSE:Leap:15.2/soapy-sdr (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.soapy-sdr.new.26092 (New)


Package is "soapy-sdr"

Thu Feb 20 00:07:47 2020 rev:12 rq:765382 version:0.7.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/soapy-sdr/soapy-sdr.changes2020-01-15 
16:03:23.991924807 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.soapy-sdr.new.26092/soapy-sdr.changes 
2020-02-20 00:07:51.224182189 +0100
@@ -1,0 +2,9 @@
+Sun Jan 12 20:24:59 UTC 2020 - Wojciech Kazubski 
+
+- Update to version 0.7.2
+  * Remove --no-undefined linker flag for python 3.8
+  * Fixed C bindings for parallel make and unmake
++ pointer for argument inputs should be const
++ wrong name for functions in FactoryC.cpp
+
+---

Old:

  soapy-sdr-0.7.1.tar.gz

New:

  soapy-sdr-0.7.2.tar.gz



Other differences:
--
++ soapy-sdr.spec ++
--- /var/tmp/diff_new_pack.mHE2FL/_old  2020-02-20 00:07:51.644183001 +0100
+++ /var/tmp/diff_new_pack.mHE2FL/_new  2020-02-20 00:07:51.660183032 +0100
@@ -19,7 +19,7 @@
 
 %define sover 0_7
 Name:   soapy-sdr
-Version:0.7.1
+Version:0.7.2
 Release:0
 Summary:Vendor and platform neutral SDR support library
 License:BSL-1.0

++ soapy-sdr-0.7.1.tar.gz -> soapy-sdr-0.7.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapySDR-soapy-sdr-0.7.1/Changelog.txt 
new/SoapySDR-soapy-sdr-0.7.2/Changelog.txt
--- old/SoapySDR-soapy-sdr-0.7.1/Changelog.txt  2019-01-26 19:14:47.0 
+0100
+++ new/SoapySDR-soapy-sdr-0.7.2/Changelog.txt  2020-01-12 19:05:37.0 
+0100
@@ -1,5 +1,13 @@
 This this the changelog file for the SoapySDR project.
 
+Release 0.7.2 (2020-01-12)
+==
+
+- Remove --no-undefined linker flag for python 3.8
+- Fixed C bindings for parallel make and unmake
+  - pointer for argument inputs should be const
+  - wrong name for functions in FactoryC.cpp
+
 Release 0.7.1 (2019-01-26)
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/SoapySDR-soapy-sdr-0.7.1/cmake/Modules/SoapySDRConfig.cmake 
new/SoapySDR-soapy-sdr-0.7.2/cmake/Modules/SoapySDRConfig.cmake
--- old/SoapySDR-soapy-sdr-0.7.1/cmake/Modules/SoapySDRConfig.cmake 
2019-01-26 19:14:47.0 +0100
+++ new/SoapySDR-soapy-sdr-0.7.2/cmake/Modules/SoapySDRConfig.cmake 
2020-01-12 19:05:37.0 +0100
@@ -74,10 +74,6 @@
 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++0x")
 endif()
 
-#force a compile-time error when symbols are missing
-set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} 
-Wl,--no-undefined")
-set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} 
-Wl,--no-undefined")
-
 #common warnings to help encourage good coding practices
 add_compile_options(-Wall)
 add_compile_options(-Wextra)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapySDR-soapy-sdr-0.7.1/debian/changelog 
new/SoapySDR-soapy-sdr-0.7.2/debian/changelog
--- old/SoapySDR-soapy-sdr-0.7.1/debian/changelog   2019-01-26 
19:14:47.0 +0100
+++ new/SoapySDR-soapy-sdr-0.7.2/debian/changelog   2020-01-12 
19:05:37.0 +0100
@@ -1,3 +1,9 @@
+soapysdr (0.7.2-1) unstable; urgency=low
+
+  * Release 0.7.2 (2020-01-12)
+
+ -- Josh Blum   Sun, 12 Jan 2020 12:05:30 -
+
 soapysdr (0.7.1-1) unstable; urgency=low
 
   * Release 0.7.1 (2019-01-26)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapySDR-soapy-sdr-0.7.1/debian/copyright 
new/SoapySDR-soapy-sdr-0.7.2/debian/copyright
--- old/SoapySDR-soapy-sdr-0.7.1/debian/copyright   2019-01-26 
19:14:47.0 +0100
+++ new/SoapySDR-soapy-sdr-0.7.2/debian/copyright   2020-01-12 
19:05:37.0 +0100
@@ -4,7 +4,7 @@
 
 Files: *
 Copyright:
-Copyright (c) 2014-2019 Josh Blum 
+Copyright (c) 2014-2020 Josh Blum 
 Copyright (c) 2016-2016 Bastille Networks
 License: BSL-1.0
  Boost Software License - Version 1.0 - August 17th, 2003
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SoapySDR-soapy-sdr-0.7.1/include/SoapySDR/Device.h 
new/SoapySDR-soapy-sdr-0.7.2/include/SoapySDR/Device.h
--- old/SoapySDR-soapy-sdr-0.7.1/include/SoapySDR/Device.h  2019-01-26 
19:14:47.0 +0100
+++ new/SoapySDR-soapy-sdr-0.7.2/include/SoapySDR/Device.h  2020-01-12 
19:05:37.0 +0100
@@ -109,7 +109,7 @@
  * \param 

commit dumpvdl2 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package dumpvdl2 for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:28

Comparing /work/SRC/openSUSE:Leap:15.2/dumpvdl2 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.dumpvdl2.new.26092 (New)


Package is "dumpvdl2"

Thu Feb 20 00:07:28 2020 rev:14 rq:765366 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/dumpvdl2/dumpvdl2.changes  2020-01-15 
14:53:17.553518447 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.dumpvdl2.new.26092/dumpvdl2.changes   
2020-02-20 00:07:30.236141622 +0100
@@ -1,0 +2,93 @@
+Mon Nov 11 18:53:00 UTC 2019 - Martin Hauke 
+
+- Update to version 1.7.1
+  * Fixed an issue where a truncated or corrupted ICAO APDU could
+cause a crash in ASN.1 decoder.
+  * Fixed an issue where NULL characters in XID attribute values
+could cause them do be printed partially. Any non-printable
+characters in octet strings printed as text are now replaced
+with periods.
+
+---
+Mon Aug 26 20:43:04 UTC 2019 - Martin Hauke 
+
+- Update to version 1.7.0
+  * Complete overhaul of output generation code.
+  * Significant enhancements to CLNP, COTP and IDRP decoders.
+Most if not all protocol headers are now decoded and included
+in the output.
+  * Added a decoder for X.225 Session Protocol SPDUs.
+  * Added a decoder for VDL SNDCF error reports.
+  * XID: improved decoding of XID sequencing, Frequency support
+and System mask attributes.
+  * X.25: improved decoding of facility fields, call clearing
+causes and diagnostic codes.
+  * Minor bug fixes.
+
+---
+Fri Jan 18 23:54:00 UTC 2019 - mar...@gmx.de
+
+- Update to version 1.6.0
+  * New build system based on cmake.
+  * FANS/1-A CPDLC, ADS-C and ACARS decoders have been removed.
+These features have been moved to libacars library, which is
+now a mandatory dependency
+  * Added support for SoapySDR library. However there are still
+some limitations with respect to SDR types which dumpvdl2
+can work with. As of now, the device must support a sampling
+rate of 210 samples per second. This will be addressed in
+a future release.
+  * Minor bugfixes
+
+---
+Sun Nov 18 18:51:58 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.5.0
+  * Sync with the latest SDRPlay API v. 2.13 which is now required
+to compile the program.
+  * Added support for SDRPlay RSPduo (with tuner selection, bias-T
+and notch filters).
+  * Added support for RSP1A features: Bias-T and broadcast notch
+filter.
+  * Minor bugfixes
+
+---
+Wed Aug  1 19:35:17 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.4.0
+  * Major improvements to the DSP and decoding engine - gives much
+better decoding success rate, especially for weak transmissions
+from distant aircraft.
+  * Each VDL2 channel is now processed in a separate thread, which
+allows balancing the load onto multiple CPU cores.
+  * Fixed a nasty decoder bug which caused good frames to be
+corrupted during decoding stage and therefore missed.
+  * Added CRC checking for ACARS messages. If there is a CRC
+mismatch, the message will still be logged, but with an
+appropriate warning.
+  * New StatsD metric avlc.msg.air2air - counts messages from
+aircraft to aircraft (however strange it seems, such things
+happen in real life).
+  * New StatsD metric decoder.errors.too_long - counts VDL2 bursts
+dropped due to unreasonably large value in the length field.
+  * Due to changes in the decoding engine, the following StatsD
+metric are now obsolete and have been removed:
+avlc.errors.no_flag_start, avlc.errors.no_flag_end,
+decoder.errors.no_preamble.
+  * Added --extended-header command line option which causes a few
+decoder diagnostic parameters to be logged for each message.
+Refer to the FAQ in README.md for description of the fields.
+  * Other minor bugfixes and improvements.
+  * C11-capable compiler is now required to build the program.
+
+---
+Fri Jun  1 19:53:27 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.3.1
+  * Added decpdlc utility which decodes FANS-1/A CPDLC messages
+supplied from command line or from a file. Can be used to
+decode CPDLC traffic received via other media than VDL-2
+(eg. ACARS, HFDL, SATCOM). Refer to "decpdlc" section in
+README.md for details
+
+---

Old:

  dumpvdl2-1.3.0.tar.xz

New:

  dumpvdl2-1.7.1.tar.xz


commit soapy-bladerf for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package soapy-bladerf for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:45

Comparing /work/SRC/openSUSE:Leap:15.2/soapy-bladerf (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.soapy-bladerf.new.26092 (New)


Package is "soapy-bladerf"

Thu Feb 20 00:07:45 2020 rev:12 rq:765381 version:0.4.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/soapy-bladerf/soapy-bladerf.changes
2020-01-15 16:03:23.163924369 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.soapy-bladerf.new.26092/soapy-bladerf.changes 
2020-02-20 00:07:50.328180457 +0100
@@ -1,0 +2,12 @@
+Sun Jan 27 09:22:57 UTC 2019 - Wojciech Kazubski 
+
+- Update to version 0.4.1
+  * Support for MIMO 2x channel streams
+  * Added bladerfv2 RSSI and Temperature sensors
+  * Added bladerfv2 RFIC register access
+  * Switch to name-based register access API
+  * Range and gain stage APIs for gain, bandwidth, frequency
+  * Remove ifdefs for v2 and other version conditionals, this is
+too complicated to maintain across versions.
+
+---

Old:

  soapy-bladerf-0.4.0.tar.gz

New:

  soapy-bladerf-0.4.1.tar.gz



Other differences:
--
++ soapy-bladerf.spec ++
--- /var/tmp/diff_new_pack.vURSi3/_old  2020-02-20 00:07:50.780181331 +0100
+++ /var/tmp/diff_new_pack.vURSi3/_new  2020-02-20 00:07:50.784181339 +0100
@@ -19,7 +19,7 @@
 %define soapy_modname soapysdr%{soapy_modver}-module-bladerf
 
 Name:   soapy-bladerf
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:SoapySDR BladeRF module
 License:LGPL-2.1

++ soapy-bladerf-0.4.0.tar.gz -> soapy-bladerf-0.4.1.tar.gz ++
 1821 lines of diff (skipped)




commit python-zc.lockfile for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-zc.lockfile for 
openSUSE:Leap:15.2 checked in at 2020-02-20 00:07:54

Comparing /work/SRC/openSUSE:Leap:15.2/python-zc.lockfile (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-zc.lockfile.new.26092 (New)


Package is "python-zc.lockfile"

Thu Feb 20 00:07:54 2020 rev:12 rq:766788 version:2.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-zc.lockfile/python-zc.lockfile.changes  
2020-01-15 15:54:42.219641246 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-zc.lockfile.new.26092/python-zc.lockfile.changes
   2020-02-20 00:07:57.164193671 +0100
@@ -1,0 +2,22 @@
+Mon Aug 12 10:35:36 UTC 2019 - Marketa Calabkova 
+
+- update to version 2.0
+  * Extracted new SimpleLockFile that removes implicit behavior 
+writing to the lock file, and instead allows a subclass to 
+define that behavior. 
+  * SimpleLockFile and thus LockFile are now new-style classes. Any 
+clients relying on LockFile being an old-style class will need 
+to be adapted.
+  * Drop support for Python 3.4.
+  * Add support for Python 3.8b3.
+
+---
+Tue Apr  9 11:06:01 UTC 2019 - Marketa Calabkova 
+
+- update to version 1.4
+  * Claim support for Python 3.4, 3.5, 3.6 and 3.7.
+  * Drop Python 2.6, 3.2 and 3.3.
+  * Stop logging failure to acquire locks. Clients can do that if 
+they wish.
+
+---

Old:

  zc.lockfile-1.2.1.tar.gz

New:

  zc.lockfile-2.0.tar.gz



Other differences:
--
++ python-zc.lockfile.spec ++
--- /var/tmp/diff_new_pack.2xt2mA/_old  2020-02-20 00:07:57.624194560 +0100
+++ /var/tmp/diff_new_pack.2xt2mA/_new  2020-02-20 00:07:57.628194567 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zc.lockfile
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,28 +13,26 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-zc.lockfile
-Version:1.2.1
+Version:2.0
 Release:0
 Summary:Basic inter-process locks
 License:ZPL-2.1
 Group:  Development/Libraries/Python
-Url:https://pypi.python.org/pypi/zc.lockfile
+URL:https://pypi.python.org/pypi/zc.lockfile
 Source: 
https://files.pythonhosted.org/packages/source/z/zc.lockfile/zc.lockfile-%{version}.tar.gz
+BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module zope.testing}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-# Testing requirements:
-BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module zope.testing}
 Provides:   python-zc-lockfile = %{version}
 Obsoletes:  python-zc-lockfile < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -60,14 +58,14 @@
 # concatenate both README.txt
 cat %{buildroot}%{python_sitelib}/zc/lockfile/README.txt >> README.txt
 rm %{buildroot}%{python_sitelib}/zc/lockfile/README.txt
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
+%license LICENSE.txt
+%doc CHANGES.rst COPYRIGHT.txt README.txt
 %{python_sitelib}/*
 
 %changelog

++ zc.lockfile-1.2.1.tar.gz -> zc.lockfile-2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.lockfile-1.2.1/.gitignore 
new/zc.lockfile-2.0/.gitignore
--- old/zc.lockfile-1.2.1/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/zc.lockfile-2.0/.gitignore  2019-08-08 07:51:14.0 +0200
@@ -0,0 +1,4 @@
+*.egg-info/
+*.pyc
+/.eggs/
+/.tox/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zc.lockfile-1.2.1/.travis.yml 
new/zc.lockfile-2.0/.travis.yml
--- old/zc.lockfile-1.2.1/.travis.yml   1970-01-01 01:00:00.0 +0100
+++ new/zc.lockfile-2.0/.travis.yml 2019-08-08 07:51:14.0 +0200
@@ -0,0 +1,16 @@
+language: python
+dist: xenial
+python:
+- 2.7
+- 3.5
+- 3.6
+

commit liquid-dsp for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package liquid-dsp for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:39

Comparing /work/SRC/openSUSE:Leap:15.2/liquid-dsp (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.liquid-dsp.new.26092 (New)


Package is "liquid-dsp"

Thu Feb 20 00:07:39 2020 rev:11 rq:765376 version:1.3.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/liquid-dsp/liquid-dsp.changes  2020-01-15 
15:27:12.658636554 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.liquid-dsp.new.26092/liquid-dsp.changes   
2020-02-20 00:07:40.672161793 +0100
@@ -1,0 +2,47 @@
+Mon Jul 29 21:36:52 UTC 2019 - Martin Hauke 
+
+- Update to latest tagged release version 1.3.2
+  * autotest
+- runs with random seeds (based on time) for diveristy
+- output .json file for post-analysis
+  * build
+- cleaned up compiler warnings across most platforms
+- incorporated continuous integration script
+- compact header APIs across all interfaces in liquid.h
+- consistent build across Linux and macOS
+  * agc
+- added more convenience methods, improved autotest stability
+  * fft
+- spwaterfall less verbose with more convenience methods
+  * filter
+- new rresamp family of objects to implement rational rate
+  resampling; very useful for fixed buffer sizes
+- resamp now uses fixed-point phase for faster computation
+- fixed issues with msresamp2 ordering to have expected roll-off
+  performance
+- added notch filter design option for firfilt (with autotest)
+  * framing
+- completely reworked msource family of objects to use firpfbch2
+  family of objects for computationally efficient
+- added preliminary fskframe generator and synchronizer objects
+  * math
+- improved functions for speed, is_prime()
+- improved stability and consistency of root-finding algorithms
+  * multichannel
+- added new firpfbchr family of objects for arbitrarily setting
+  number of channels and down-sampling rates
+  * modem
+- refactored objects for amplitude modulation/demodulation to use
+  Hilbert transform, added autotest scripts
+  * nco
+- improving consistency across platforms
+- Run spec-cleaner
+- Update patch:
+  * liquid-dsp-fix-destdir.diff
+
+---
+Sat Aug 18 03:27:36 UTC 2018 - bwiedem...@suse.com
+
+- Add reproducible.patch to always compile with SSE3 (boo#1100677)
+
+---

Old:

  liquid-dsp-1.3.1.git1508199169.4c9a7514.tar.xz

New:

  liquid-dsp-1.3.2.tar.gz
  reproducible.patch



Other differences:
--
++ liquid-dsp.spec ++
--- /var/tmp/diff_new_pack.uzYvWS/_old  2020-02-20 00:07:41.244162899 +0100
+++ /var/tmp/diff_new_pack.uzYvWS/_new  2020-02-20 00:07:41.248162906 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package liquid-dsp
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,29 +13,30 @@
 # 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/
 #
 
 
 %define use_build_checks 0
 Name:   liquid-dsp
-Version:1.3.1.git1508199169.4c9a7514
+Version:1.3.2
 Release:0
 Summary:Digital signal processing library for software-defined radios
 License:MIT
 Group:  Development/Libraries/C and C++
-Url:http://liquidsdr.org
+URL:https://liquidsdr.org
 #Git-Clone: https://github.com/jgaeddert/liquid-dsp.git
-Source0:%{name}-%{version}.tar.xz
+Source: 
https://github.com/jgaeddert/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch0: liquid-dsp-fix-destdir.diff
+Patch1: reproducible.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  pkg-config
-%ifnarch %arm
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(fftw3)
+%ifnarch %{arm}
 BuildRequires:  pkgconfig(libfec)
 %endif
-BuildRequires:  pkgconfig(fftw3)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 liquid-dsp is a signal processing library for software-defined
@@ -56,6 +58,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf -fiv
@@ -75,8 +78,8 @@
 %endif
 
 %files -n libliquid-devel
-%defattr(-,root,root)
-%doc HISTORY LICENSE README.md TROUBLESHOOTING
+%license LICENSE
+%doc HISTORY README.md TROUBLESHOOTING
 %dir %{_includedir}/liquid
 %{_includedir}/liquid/liquid.h
 

commit redsea for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package redsea for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:41

Comparing /work/SRC/openSUSE:Leap:15.2/redsea (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.redsea.new.26092 (New)


Package is "redsea"

Thu Feb 20 00:07:41 2020 rev:3 rq:765378 version:0.18

Changes:

--- /work/SRC/openSUSE:Leap:15.2/redsea/redsea.changes  2020-01-15 
15:56:57.127718573 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.redsea.new.26092/redsea.changes   
2020-02-20 00:07:44.124168465 +0100
@@ -1,0 +2,19 @@
+Sun May 19 14:44:41 UTC 2019 - Martin Hauke 
+
+- Update to version 0.18
+  * Add support for loading multiple TMC location databases by
+specifying --loctable more than once.
+  * Sample rate can also be specified as -r 171k instead of -r 171000.
+  * Fix a crash if the input audio file couldn't be loaded.
+  * Print usage help instead of error message when stdin is empty.
+  * Speed up loading of TMC location database.
+  * Improve block sync detection by ignoring spurious sync pulses.
+  * Fine-tune filter bandwidths for better sensitivity, based on
+test runs.
+  * At EOF, process the last partially received group.
+  * Remove character codetables G1 and G2 since they don't appear
+in the latest RDS standard any more.
+  * Clean up code to ensure maintainability. Redsea now requires
+a compiler that supports C++14.
+
+---

Old:

  redsea-0.17.1.tar.gz

New:

  redsea-0.18.tar.gz



Other differences:
--
++ redsea.spec ++
--- /var/tmp/diff_new_pack.06NV0z/_old  2020-02-20 00:07:45.240170623 +0100
+++ /var/tmp/diff_new_pack.06NV0z/_new  2020-02-20 00:07:45.244170630 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package redsea
 #
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,12 +13,12 @@
 # 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:   redsea
-Version:0.17.1
+Version:0.18
 Release:0
 Summary:An RDS decoder
 License:MIT

++ redsea-0.17.1.tar.gz -> redsea-0.18.tar.gz ++
 4928 lines of diff (skipped)




commit airspyhf for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package airspyhf for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:19

Comparing /work/SRC/openSUSE:Leap:15.2/airspyhf (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.airspyhf.new.26092 (New)


Package is "airspyhf"

Thu Feb 20 00:07:19 2020 rev:14 rq:765361 version:1.1.5

Changes:

--- /work/SRC/openSUSE:Leap:15.2/airspyhf/airspyhf.changes  2020-01-15 
14:46:35.833260301 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.airspyhf.new.26092/airspyhf.changes   
2020-02-20 00:07:20.716123221 +0100
@@ -1,0 +2,19 @@
+Thu Oct 17 12:58:51 UTC 2019 - Richard Brown 
+
+- Remove obsolete Groups tag (fate#326485)
+
+---
+Sun Jan 27 22:57:09 UTC 2019 - Wojciech Kazubski 
+
+- fix build for Leap 42.3
+
+---
+Sat Jan 19 13:23:28 UTC 2019 - mar...@gmx.de
+
+- Update to version 1.1.5
+  * Fixed the Linux build
+  * Updated the IQ correction algorithm;
+  * Updated the version number and copyright dates
+  * Better handling of weak signals in the IQ correction algorithm.
+
+---

Old:

  _service
  _servicedata
  airspyhf-1.1.0+git.20180217.tar.xz

New:

  airspyhf-1.1.5.tar.gz



Other differences:
--
++ airspyhf.spec ++
--- /var/tmp/diff_new_pack.SnXN6b/_old  2020-02-20 00:07:21.408124558 +0100
+++ /var/tmp/diff_new_pack.SnXN6b/_new  2020-02-20 00:07:21.412124566 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package airspyhf
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,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/
 #
 
 
@@ -21,14 +21,13 @@
 %define airspyhf_groupairspyhf
 %define libname lib%{name}%{sover}
 Name:   airspyhf
-Version:1.1.0+git.20180217
+Version:1.1.5
 Release:0
 Summary:Support programs for Airspy HF+ SDR
 License:BSD-3-Clause
-Group:  Productivity/Hamradio/Other
 Url:http://www.airspy.com/airspy-hf-plus
 #Git-Clone: https://github.com/airspy/airspyhf.git
-Source: %{name}-%{version}.tar.xz
+Source: 
https://github.com/airspy/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch0: airspyhf-fix-libm-linking.patch
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
@@ -42,7 +41,6 @@
 
 %package -n %{libname}
 Summary:Driver for Airspy HF+
-Group:  System/Libraries
 Requires:   %{name}-udev
 
 %description -n %{libname}
@@ -50,7 +48,6 @@
 
 %package udev
 Summary:Udev rules for Airspy HF+ SDR
-Group:  Hardware/Other
 Requires(pre):  shadow
 
 %description udev
@@ -58,7 +55,6 @@
 
 %package devel
 Summary:Development files for Airspy HF+
-Group:  Development/Libraries/Other
 Requires:   %{libname} = %{version}
 
 %description devel
@@ -73,6 +69,9 @@
 
 %build
 %cmake \
+%if 0%{?suse_version} < 1330
+-DCMAKE_C_FLAGS=-std=c99 \
+%endif
   -DINSTALL_UDEV_RULES=ON
 make %{?_smp_mflags}
 




commit rtl_433 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package rtl_433 for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:44

Comparing /work/SRC/openSUSE:Leap:15.2/rtl_433 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.rtl_433.new.26092 (New)


Package is "rtl_433"

Thu Feb 20 00:07:44 2020 rev:11 rq:765380 version:19.08+git.20190829

Changes:

--- /work/SRC/openSUSE:Leap:15.2/rtl_433/rtl_433.changes2020-01-15 
15:58:12.631759787 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.rtl_433.new.26092/rtl_433.changes 
2020-02-20 00:07:48.828177558 +0100
@@ -1,0 +2,185 @@
+Tue Sep 10 08:25:18 UTC 2019 - Jan Engelhardt 
+
+- Update descriptions.
+
+---
+Fri Aug 30 00:50:20 UTC 2019 - Martin Pluskal 
+
+- Use new macro for cmake building
+
+---
+Thu Aug 29 20:27:03 UTC 2019 - Martin Hauke 
+
+- Update to version 19.08+git.20190829:
+  Highlights:
+  * Added MQTT output (#1016)
+  * Added stats reporting (#733)
+  * Added SoapySDR general keyword settings option, e.g. antenna
+  * Added new model keys option
+  * Changed Normalize odd general keys on devices (#1010)
+  * Changed Use battery_ok instead of battery for newmodel
+  * Added report model description option (#987)
+  * Added pulse data text file support (#967)
+  * Added color to console help output
+  * Fixed CF32 loader; addeded CS8, CF32 dumper
+  Changes:
+  * Added CurrentCost EnviR support (#1115)
+  * Added ESIC-EMT7170 power meter (#1132)
+  * Added LaCrosse-TX141Bv3 support (#1134)
+  * Added channel to inFactory-TH (#1133)
+  * Added man page rtl_433.1 (#1121)
+  * Added color to console help output
+  * Added support for Philips AJ7010 (#1047)
+  * Added frequency hopping signal support for win32 (#1128)
+  * Added Holman WS5029 decoder
+  * Added Acurite Rain 899 support
+  * Added support for Oregon scientific THGR328N and RTGR328N (#1107) (#1109)
+  * Added frequency hop on USR1 signal
+  * Added '-E hop' option
+  * Added option for multiple hop times
+  * Added sensor similar to GT-WT-02 (#1080)
+  * Added Rubicson 48659 Cooking Thermometer
+  * Added TFA Dostmann 30.3196 decoder (#983)
+  * Added support for HCS200 KeeLoq encoder (#1081)
+  * Added channel output to lacrosse_TX141TH_Bv2 (#1097)
+  * Added IKEA Sparsnäs decoder.
+  * Added support for Eurochron weather station sensor (#1090)
+  * Added MQTT topic format strings (#1079)
+  * Added two EV1527 based sample configurations (#1087)
+  * Added DirecTV RC66RX Remote Control
+  * Added support for Ecowitt temperature sensor
+  * Added Companion WTR001 decoder (#1055)
+  * Changed Thermopro TP12 also supports TP20 (#1061)
+  * Added configuration for PIR-EF4 sensor (#1049)
+  * Added Alecto WS-1200 v1/v2/DCF decoders to Fineoffset (#975)
+  * Added TS-FT002 decoder (#1015)
+  * Added Fine Offset WH32B support (#1040)
+  * Added LaCrosse-WS3600 support, change LaCrosse-WS to LaCrosse-WS2310
+  * Added LaCrosse WS7000 support (#1029) (#1030)
+  * Changed Omit humidity on Prologue if invalid
+  * Added MQTT output (#1016)
+  * Added stats reporting (#733)
+  * Added Interface Specification for data output (#827)
+  * Added checksum to Ambient Weather TX-8300
+  * Added Interlogix glassbreak subtype
+  * Added Jansite TPMS support (#1020)
+  * Added Oregon Scientific RTHN129 support (#941)
+  * Changed Use battery_ok instead of battery for newmodel
+  * Changed Update battery_low, temperatureN keys
+  * Changed Normalize odd general keys on devices (#1010)
+  * Fixed Efergy-e2 current reading exponent
+  * Added FS20 remote decoder (#999)
+  * Added SoapySDR general keyword settings option
+  * Added option to select antenna on SoapySDR devices (#968)
+  * Fixed CF32 loader; added CS8, CF32 dumper
+  * Added ASAN to Debug builds
+  * Changed tfa_twin_plus_30.3049: Add mic to output
+  * Added new model keys option
+  * Enhanced Kedsum, S3318, Esperanza with MIC (#985)
+  * Added support for XT300/XH300 soil moisture sensor (#946)
+  * Changed Schrader unit from bar to kPa
+  * Added report model description option (#987)
+  * Added native scale for SDRplay
+  * Added Chungear BCF-0019x2 example conf
+  * Changed GT-WT-02 to support newer timings; changed model name
+  * Added pulse data text file support (#967)
+  * Added Digitech XC0346 support to Fine Offset WH1050 (#922)
+  * Added bitbuffer NRZI(NRZS/NRZM) decodes
+  * Added Rosenborg/WH5 quirk to Fineoffset
+  * Added support for Silverline doorbells (#942)
+  * Changed TPMS Toyota to match shorter preamble
+  * Changed TPMS Citroen data readings
+  * Changed TPMS Renault data readings
+  * Added Digitech XC-0324 temperature sensor decoder (#849)
+  * Added sample rate switching
+  * Added Mongoose
+- Remove patch:
+  * rtl_433-disable-test.diff
+

commit python-slimit for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-slimit for openSUSE:Leap:15.2 
checked in at 2020-02-20 00:07:51

Comparing /work/SRC/openSUSE:Leap:15.2/python-slimit (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-slimit.new.26092 (New)


Package is "python-slimit"

Thu Feb 20 00:07:51 2020 rev:11 rq:766777 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-slimit/python-slimit.changes
2020-01-15 15:53:02.723584217 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-slimit.new.26092/python-slimit.changes 
2020-02-20 00:07:55.328190122 +0100
@@ -1,0 +2,23 @@
+Thu Jun 20 10:58:15 UTC 2019 - pgaj...@suse.com
+
+- run the testsuite, make it passing
+- modified patches
+  
https://github.com/rspivak/slimit/commit/40956e7fc6e954b3e6d7b629faeb3303f5efb7ea
+  % python-slimit-fix-python3.patch (amended)
+
+---
+Thu Jan 31 11:13:41 UTC 2019 - Tomáš Chvátal 
+
+- Drop odict, not really required from python 2.7+
+
+---
+Sun Jun 30 13:02:51 UTC 2018 - sor.ale...@meowr.ru
+
+- Update for the multipython build.
+- Do not run tests: there aren't any.
+- Add python-slimit-add-licence.patch: Include the licence file
+  that is present in git since 4111f2d.
+- Add python-slimit-fix-python3.patch: Take commit e833165 from
+  https://github.com/rspivak/slimit/pull/65 by Lele Gaifax.
+
+---
@@ -47 +69,0 @@
-

New:

  python-slimit-add-licence.patch
  python-slimit-fix-python3.patch



Other differences:
--
++ python-slimit.spec ++
--- /var/tmp/diff_new_pack.37jl4l/_old  2020-02-20 00:07:55.764190964 +0100
+++ /var/tmp/diff_new_pack.37jl4l/_new  2020-02-20 00:07:55.776190988 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-slimit
 #
-# Copyright (c) 2013 SUSE LINUX Products 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,56 +12,80 @@
 # 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/
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:   python-slimit
 Version:0.8.1
 Release:0
-Url:http://slimit.org
 Summary:JavaScript minifier written in Python
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/s/slimit/slimit-%{version}.zip
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-odict
-BuildRequires:  python-ply >= 3.4
-BuildRequires:  python-setuptools
+URL:https://slimit.readthedocs.io/
+Source: 
https://files.pythonhosted.org/packages/source/s/slimit/slimit-%{version}.zip
+# PATCH-FIX-OPENSUSE python-slimit-add-licence.patch -- Include the licence 
file that is present in git since 4111f2d.
+Patch0: python-slimit-add-licence.patch
+# 
https://github.com/rspivak/slimit/commit/40956e7fc6e954b3e6d7b629faeb3303f5efb7ea
+Patch1: python-slimit-fix-python3.patch
+BuildRequires:  %{python_module ply >= 3.4}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-Requires:   python-odict
+# SECTION test requirements
+BuildRequires:  %{python_module pytest}
+# /SECTION
 Requires:   python-ply >= 3.4
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
+Requires:   python-setuptools
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
+%ifpython2
+# python-slimit was last used in openSUSE Leap 15.0.
+Provides:   %{oldpython}-slimit = %{version}
+Obsoletes:  %{oldpython}-slimit < %{version}
 %endif
 
 %description
-SlimIt is a JavaScript minifier written in Python. It compiles JavaScript into
-more compact code so that it downloads
-and runs faster.
+SlimIt is a JavaScript minifier written in Python. It compiles
+JavaScript into more compact code so that it downloads and runs
+faster.
 
 SlimIt also provides a library that includes a JavaScript parser,
 lexer, pretty printer and a tree visitor.
 
+%python_subpackages
+
 %prep
 %setup 

commit 000product for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2020-02-19 23:16:01

Comparing /work/SRC/openSUSE:Factory/000product (Old)
 and  /work/SRC/openSUSE:Factory/.000product.new.26092 (New)


Package is "000product"

Wed Feb 19 23:16:01 2020 rev:2126 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-MicroOS-dvd5-dvd-x86_64.kiwi: same change
openSUSE-MicroOS-dvd5-kubic-dvd-x86_64.kiwi: same change
openSUSE-cd-mini-i586.kiwi: same change
openSUSE-cd-mini-x86_64.kiwi: same change
++ openSUSE-dvd5-dvd-i586.kiwi ++
--- /var/tmp/diff_new_pack.GG1H6d/_old  2020-02-19 23:16:06.430388328 +0100
+++ /var/tmp/diff_new_pack.GG1H6d/_new  2020-02-19 23:16:06.438388343 +0100
@@ -2589,6 +2589,7 @@
   
   
   
+  
   
   
   

openSUSE-dvd5-dvd-x86_64.kiwi: same change
stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.GG1H6d/_old  2020-02-19 23:16:06.906389250 +0100
+++ /var/tmp/diff_new_pack.GG1H6d/_new  2020-02-19 23:16:06.926389289 +0100
@@ -2640,6 +2640,7 @@
  
  
  
+ 
  
  
  

++ opensuse_kubic.group ++
--- /var/tmp/diff_new_pack.GG1H6d/_old  2020-02-19 23:16:07.174389769 +0100
+++ /var/tmp/diff_new_pack.GG1H6d/_new  2020-02-19 23:16:07.178389776 +0100
@@ -699,8 +699,8 @@
  
  

  
- 
- 
+ 
+ 
  
  
  
@@ -1168,7 +1168,7 @@
  

  

  
- 
+ 
  
  
  
@@ -1403,8 +1403,8 @@
  
  
  
- 
- 
+ 
+ 
  
  

  

++ unsorted.yml ++
--- /var/tmp/diff_new_pack.GG1H6d/_old  2020-02-19 23:16:07.350390109 +0100
+++ /var/tmp/diff_new_pack.GG1H6d/_new  2020-02-19 23:16:07.350390109 +0100
@@ -1901,6 +1901,7 @@
   - connman-plugin-pptp 
   - connman-plugin-tist 
   - connman-plugin-vpnc 
+  - connman-plugin-wireguard 
   - connman-test 
   - conntrack-tools: [i586] 
   - conntrackd 
@@ -5154,6 +5155,7 @@
   - gtypist 
   - gtypist-lang 
   - guake 
+  - guake-lang 
   - guava 
   - guava-javadoc 
   - guava-testlib 
@@ -11208,7 +11210,6 @@
   - librcd0-32bit: [x86_64] 
   - librdf0-32bit: [x86_64] 
   - librdkafka-devel 
-  - librdkafka1 
   - librdmacm-utils 
   - librdmacm1-32bit: [x86_64] 
   - libre2-0-32bit: [x86_64] 
@@ -11391,7 +11392,7 @@
   - libretro-beetle-supergrafx 
   - libretro-beetle-vb 
   - libretro-beetle-wswan 
-  - libretro-blastem: [x86_64] 
+  - libretro-blastem 
   - libretro-bluemsx 
   - libretro-bsnes 
   - libretro-cap32 
@@ -11412,6 +11413,7 @@
   - libretro-gambatte 
   - libretro-gtk-0_14-0 
   - libretro-handy 
+  - libretro-mame: [x86_64] 
   - libretro-mgba 
   - libretro-nestopia 
   - libretro-parallel-n64 
@@ -17952,7 +17954,7 @@
   - python-polib-doc 
   - python-praatio-doc 
   - python-py2pack-doc 
-  - python-pybind11-devel 
+  - python-pybind11-common-devel 
   - python-pycadf-common 
   - python-pycadf-doc 
   - python-pycairo-common-devel 
@@ -18038,7 +18040,6 @@
   - python2-CacheControl 
   - python2-Cerberus 
   - python2-Chameleon 
-  - python2-Cheetah3 
   - python2-CommonMark 
   - python2-Cython 
   - python2-DataProperty 
@@ -18103,7 +18104,6 @@
   - python2-M2Crypto 
   - python2-Mako 
   - python2-MapProxy 
-  - python2-Markdown: [x86_64] 
   - python2-MarkupPy 
   - python2-MarkupSafe 
   - python2-Markups 
@@ -19519,6 +19519,7 @@
   - python2-pybars3 
   - python2-pybeam 
   - python2-pybind11 
+  - python2-pybind11-devel 
   - python2-pyblake2 
   - python2-pybluez 
   - python2-pybtex 
@@ -22109,6 +22110,7 @@
   - python3-pybars3 
   - python3-pybeam 
   - python3-pybind11: [i586] 
+  - python3-pybind11-devel 
   - python3-pyblake2 
   - python3-pybluez 
   - python3-pybtex 
@@ -23405,6 +23407,7 @@
   - rsyslog-module-gcrypt 
   - rsyslog-module-gssapi 
   - rsyslog-module-gtls 
+  - rsyslog-module-kafka 
   - rsyslog-module-mmnormalize 
   - rsyslog-module-mysql 
   - rsyslog-module-omamqp1 




commit 000release-packages for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2020-02-19 23:15:58

Comparing /work/SRC/openSUSE:Factory/000release-packages (Old)
 and  /work/SRC/openSUSE:Factory/.000release-packages.new.26092 (New)


Package is "000release-packages"

Wed Feb 19 23:15:58 2020 rev:457 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-MicroOS-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.tB4KKu/_old  2020-02-19 23:16:00.750377332 +0100
+++ /var/tmp/diff_new_pack.tB4KKu/_new  2020-02-19 23:16:00.758377347 +0100
@@ -969,6 +969,7 @@
 Provides: weakremover(python-gupnp-id)
 Provides: weakremover(python-icalendar-doc)
 Provides: weakremover(python-libbtctl)
+Provides: weakremover(python-markdown)
 Provides: weakremover(python-metacity)
 Provides: weakremover(python-rapi2)
 Provides: weakremover(python-speechd)
@@ -6057,6 +6058,7 @@
 Provides: weakremover(pychecker)
 Provides: weakremover(python-CherryPy)
 Provides: weakremover(python-Coherence)
+Provides: weakremover(python-Markdown)
 Provides: weakremover(python-MiniMock)
 Provides: weakremover(python-PrettyTable)
 Provides: weakremover(python-WSGIProxy)
@@ -12724,7 +12726,6 @@
 Provides: weakremover(gtksourceview18-devel)
 Provides: weakremover(gtksourceview18-doc)
 Provides: weakremover(gtksourceview2-sharp)
-Provides: weakremover(guake-lang)
 Provides: weakremover(gufw)
 Provides: weakremover(gufw-lang)
 Provides: weakremover(guile-modules-2_0)
@@ -17194,6 +17195,7 @@
 Provides: weakremover(python2-CXX)
 Provides: weakremover(python2-CXX-devel)
 Provides: weakremover(python2-Chameleon-doc)
+Provides: weakremover(python2-Cheetah3)
 Provides: weakremover(python2-CherryPy)
 Provides: weakremover(python2-Epsilon)
 Provides: weakremover(python2-Fiona)
@@ -17204,6 +17206,7 @@
 Provides: weakremover(python2-GitPython)
 Provides: weakremover(python2-Glymur)
 Provides: weakremover(python2-HTTPolice)
+Provides: weakremover(python2-Markdown)
 Provides: weakremover(python2-Pint)
 Provides: weakremover(python2-PsychoPy)
 Provides: weakremover(python2-PsychoPy-lang)
@@ -17460,7 +17463,6 @@
 Provides: weakremover(python2-prelude-correlator)
 Provides: weakremover(python2-prewikka)
 Provides: weakremover(python2-pyBarcode)
-Provides: weakremover(python2-pybind11-devel)
 Provides: weakremover(python2-pycares)
 Provides: weakremover(python2-pycsw)
 Provides: weakremover(python2-pycurl-test)
@@ -17662,7 +17664,6 @@
 Provides: weakremover(python3-piston-mini-client)
 Provides: weakremover(python3-posix_ipc)
 Provides: weakremover(python3-pyOpenSSL-doc)
-Provides: weakremover(python3-pybind11-devel)
 Provides: weakremover(python3-pycurl-test)
 Provides: weakremover(python3-pygame-doc)
 Provides: weakremover(python3-pyparsing-doc)
@@ -22150,6 +22151,7 @@
 Provides: weakremover(systemd-bash-completion)
 Provides: weakremover(taglib-sharp)
 Provides: weakremover(taglib-sharp-devel)
+Provides: weakremover(targetcli)
 Provides: weakremover(tclplug)
 Provides: weakremover(tcmu-runner-devel)
 Provides: weakremover(telepathy-kde)




commit 00Meta for openSUSE:Leap:15.2:Images

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.2:Images 
checked in at 2020-02-19 22:30:49

Comparing /work/SRC/openSUSE:Leap:15.2:Images/00Meta (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Images/.00Meta.new.26092 (New)


Package is "00Meta"

Wed Feb 19 22:30:49 2020 rev:281 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.NIB7hc/_old  2020-02-19 22:30:50.669093522 +0100
+++ /var/tmp/diff_new_pack.NIB7hc/_new  2020-02-19 22:30:50.669093522 +0100
@@ -1 +1 @@
-24.9
\ No newline at end of file
+24.11
\ No newline at end of file




commit 000update-repos for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000update-repos for openSUSE:Factory 
checked in at 2020-02-19 21:05:59

Comparing /work/SRC/openSUSE:Factory/000update-repos (Old)
 and  /work/SRC/openSUSE:Factory/.000update-repos.new.26092 (New)


Package is "000update-repos"

Wed Feb 19 21:05:59 2020 rev:893 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.1:update_1582140595.packages.xz



Other differences:
--








































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































commit 000update-repos for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000update-repos for 
openSUSE:Leap:15.2 checked in at 2020-02-19 21:02:09

Comparing /work/SRC/openSUSE:Leap:15.2/000update-repos (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.000update-repos.new.26092 (New)


Package is "000update-repos"

Wed Feb 19 21:02:09 2020 rev:519 rq: version:unknown
Wed Feb 19 21:02:01 2020 rev:518 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.1:update_1582140595.packages.xz
  15.2:non-oss_577.2.packages.xz



Other differences:
--





















































































































































































































































































































































































































































































































































































commit 000update-repos for openSUSE:Leap:15.2:PowerPC

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000update-repos for 
openSUSE:Leap:15.2:PowerPC checked in at 2020-02-19 21:01:29

Comparing /work/SRC/openSUSE:Leap:15.2:PowerPC/000update-repos (Old)
 and  /work/SRC/openSUSE:Leap:15.2:PowerPC/.000update-repos.new.26092 (New)


Package is "000update-repos"

Wed Feb 19 21:01:29 2020 rev:106 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.2:ppc_119.2.packages.xz



Other differences:
--

































































































































































































































































commit 000update-repos for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000update-repos for 
openSUSE:Leap:15.2 checked in at 2020-02-19 21:02:00

Comparing /work/SRC/openSUSE:Leap:15.2/000update-repos (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.000update-repos.new.26092 (New)


Package is "000update-repos"

Wed Feb 19 21:02:00 2020 rev:517 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.2_577.2.packages.xz



Other differences:
--




















































































































































































































































































































































































































































































































































































commit 000update-repos for openSUSE:Leap:15.2:PowerPC

2020-02-19 Thread root
Hello community,

here is the log from the commit of package 000update-repos for 
openSUSE:Leap:15.2:PowerPC checked in at 2020-02-19 21:01:40

Comparing /work/SRC/openSUSE:Leap:15.2:PowerPC/000update-repos (Old)
 and  /work/SRC/openSUSE:Leap:15.2:PowerPC/.000update-repos.new.26092 (New)


Package is "000update-repos"

Wed Feb 19 21:01:40 2020 rev:107 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.1:ppc:update_1582065746.packages.xz



Other differences:
--


































































































































































































































































commit rmt-server for openSUSE:Leap:15.1:Update

2020-02-19 Thread root
Hello community,

here is the log from the commit of package rmt-server for 
openSUSE:Leap:15.1:Update checked in at 2020-02-19 20:13:41

Comparing /work/SRC/openSUSE:Leap:15.1:Update/rmt-server (Old)
 and  /work/SRC/openSUSE:Leap:15.1:Update/.rmt-server.new.26092 (New)


Package is "rmt-server"

Wed Feb 19 20:13:41 2020 rev:3 rq:769113 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.0ec8FK/_old  2020-02-19 20:13:43.709045960 +0100
+++ /var/tmp/diff_new_pack.0ec8FK/_new  2020-02-19 20:13:43.709045960 +0100
@@ -1 +1 @@
-
+




commit patchinfo.11861 for openSUSE:Leap:15.1:Update

2020-02-19 Thread root
Hello community,

here is the log from the commit of package patchinfo.11861 for 
openSUSE:Leap:15.1:Update checked in at 2020-02-19 20:13:35

Comparing /work/SRC/openSUSE:Leap:15.1:Update/patchinfo.11861 (Old)
 and  /work/SRC/openSUSE:Leap:15.1:Update/.patchinfo.11861.new.26092 (New)


Package is "patchinfo.11861"

Wed Feb 19 20:13:35 2020 rev:1 rq:767942 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  VUL-0: CVE-2019-3692: inn: LPE from news to 
root
  
  mlschroe
  moderate
  security
  Security update for inn
  This update for inn fixes the following issues:

- CVE-2019-3692: Fixed a local privilage escalation from user to 'news' 
(bsc#1154302).





commit simple-mtpfs for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package simple-mtpfs for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:43

Comparing /work/SRC/openSUSE:Leap:15.2/simple-mtpfs (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.simple-mtpfs.new.26092 (New)


Package is "simple-mtpfs"

Wed Feb 19 19:42:43 2020 rev:11 rq:777357 version:0.3.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/simple-mtpfs/simple-mtpfs.changes  
2020-01-15 16:02:48.539906018 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.simple-mtpfs.new.26092/simple-mtpfs.changes   
2020-02-19 19:42:58.993343004 +0100
@@ -1,0 +2,8 @@
+Mon Aug 12 10:56:02 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.3.0:
+  * fix FreeBSD ports upgrade path
+  * mount by device file (eg. /dev/libmtp-*)
+  * various fixes, improvements and code cleanup
+
+---

Old:

  simple-mtpfs-0.2.tar.gz

New:

  simple-mtpfs-0.3.0.tar.gz



Other differences:
--
++ simple-mtpfs.spec ++
--- /var/tmp/diff_new_pack.DfyfH7/_old  2020-02-19 19:42:59.573344148 +0100
+++ /var/tmp/diff_new_pack.DfyfH7/_new  2020-02-19 19:42:59.577344157 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package simple-mtpfs
 #
-# Copyright (c) 2015 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,25 +12,24 @@
 # 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:   simple-mtpfs
-Version:0.2
+Version:0.3.0
 Release:0
 Summary:Simple MTP fuse filesystem driver
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Multimedia/Other
-Url:http://github.com/phatina/simple-mtpfs
+URL:https://github.com/phatina/simple-mtpfs
 Source: 
http://github.com/phatina/simple-mtpfs/archive/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  fuse-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libmtp-devel
-BuildRequires:  pkg-config
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(fuse)
+BuildRequires:  pkgconfig(libmtp)
 
 %description
 SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
@@ -51,12 +50,12 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %files
-%defattr(-,root,root)
-%doc COPYING README.md
+%license COPYING
+%doc README.md
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1.*
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++ simple-mtpfs-0.2.tar.gz -> simple-mtpfs-0.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-mtpfs-simple-mtpfs-0.2/INSTALL 
new/simple-mtpfs-simple-mtpfs-0.3.0/INSTALL
--- old/simple-mtpfs-simple-mtpfs-0.2/INSTALL   2013-12-03 22:02:39.0 
+0100
+++ new/simple-mtpfs-simple-mtpfs-0.3.0/INSTALL 2016-12-25 13:24:21.0 
+0100
@@ -1,7 +1,7 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2014 Free Software Foundation,
 Inc.
 
Copying and distribution of this file, with or without modification,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-mtpfs-simple-mtpfs-0.2/NEWS 
new/simple-mtpfs-simple-mtpfs-0.3.0/NEWS
--- old/simple-mtpfs-simple-mtpfs-0.2/NEWS  2013-12-03 22:02:39.0 
+0100
+++ new/simple-mtpfs-simple-mtpfs-0.3.0/NEWS2016-12-25 13:24:21.0 
+0100
@@ -1,3 +1,10 @@
+New in version 0.3.0:
+- fix FreeBSD ports upgrade path
+
+New in version 0.2.1:
+- mount by device file (eg. /dev/libmtp-*)
+- various fixes, improvements and code cleanup
+
 New in version 0.2:
 - introduced special device file as mount parameter
   - MTP device can be specified by special file placed in /dev
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-mtpfs-simple-mtpfs-0.2/autogen.sh 
new/simple-mtpfs-simple-mtpfs-0.3.0/autogen.sh
--- old/simple-mtpfs-simple-mtpfs-0.2/autogen.sh2013-12-03 
22:02:39.0 +0100
+++ new/simple-mtpfs-simple-mtpfs-0.3.0/autogen.sh  2016-12-25 
13:24:21.0 +0100
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # exit on errors
 set 

commit openxcom for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package openxcom for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:45

Comparing /work/SRC/openSUSE:Leap:15.2/openxcom (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.openxcom.new.26092 (New)


Package is "openxcom"

Wed Feb 19 19:42:45 2020 rev:15 rq:777358 version:1.0.0.1552426261.8a4b13d65

Changes:

--- /work/SRC/openSUSE:Leap:15.2/openxcom/openxcom.changes  2020-01-15 
15:37:30.995031475 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.openxcom.new.26092/openxcom.changes   
2020-02-19 19:43:00.233345451 +0100
@@ -1,0 +2,18 @@
+Sat Mar 23 16:47:40 UTC 2019 - tchva...@suse.com
+
+- Switch to github service as there was n o release since 2014
+  and there are simply too many fixes in the git repository
+- Update to version 1.0.0.1552426261.8a4b13d65:
+  * Update links
+  * Check if OXCE is required when enabling mods
+  * Don't replenish empty medikits after reload
+  * Fix language loading to properly default to en-US when translations are 
missing. Prioritize untranslated text over incorrect text.
+  * Correctly drop units on the ground
+  * Fix handling a mix of unconscious and MIA units
+  * Fix handling of unconscious ignored units
+  * Fix ignored units making it through to the next stage
+- Remove upstream patches:
+  * openxcom-math.patch
+  * openxcom-abs.patch
+
+---

Old:

  openxcom-1.0.0.tar.gz
  openxcom-abs.patch
  openxcom-math.patch

New:

  OpenXcom-1.0.0.1552426261.8a4b13d65.tar.xz
  _service



Other differences:
--
++ openxcom.spec ++
--- /var/tmp/diff_new_pack.WI0eMM/_old  2020-02-19 19:43:00.893346752 +0100
+++ /var/tmp/diff_new_pack.WI0eMM/_new  2020-02-19 19:43:00.909346784 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openxcom
 #
-# 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,37 +12,34 @@
 # 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:   openxcom
-Version:1.0.0
+Version:1.0.0.1552426261.8a4b13d65
 Release:0
 Summary:An open source reimplementation of the original X-Com game
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Amusements/Games/Strategy/Turn Based
-Url:http://openxcom.org/
-# Interesting approach to count downloads http://openxcom.org/file/1726/
-Source: %{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: gcc6 compat, taken from git
-Patch0: openxcom-abs.patch
-# PATCH-FIX-UPSTREAM include math.h when needed also in git
-Patch1: openxcom-math.patch
+URL:http://openxcom.org/
+Source: OpenXcom-%{version}.tar.xz
 BuildRequires:  Mesa-devel
-BuildRequires:  SDL-devel
-BuildRequires:  SDL_gfx-devel >= 2.0.22
-BuildRequires:  SDL_image-devel
-BuildRequires:  SDL_mixer-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  docbook2X
 BuildRequires:  dos2unix
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xmlto
-BuildRequires:  yaml-cpp-devel >= 0.5
+BuildRequires:  pkgconfig(SDL_gfx)
+BuildRequires:  pkgconfig(SDL_image)
+BuildRequires:  pkgconfig(SDL_mixer)
+BuildRequires:  pkgconfig(sdl)
+BuildRequires:  pkgconfig(yaml-cpp) >= 0.5
 
 %description
 OpenXcom is an open-source clone of the original UFO: Enemy Unknown
@@ -64,7 +61,7 @@
 Documentation files for %{name} game.
 
 %prep
-%autosetup -p1
+%setup -q -n OpenXcom-%{version}
 
 chmod -x LICENSE.txt
 sed -i \
@@ -73,6 +70,7 @@
 dos2unix *.txt
 
 %build
+autoreconf -fvi
 %configure \
--disable-werror \
--disable-silent-rules \
@@ -80,16 +78,18 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
+pushd %{buildroot}%{_datadir}/pixmaps/
+ln -s openxcom_wide.svg openxcom.svg
+popd
 %fdupes %{buildroot}%{_datadir}
 
 %files
-%defattr(-,root,root,-)
-%doc LICENSE.txt README.txt CHANGELOG.txt
+%license LICENSE.txt
+%doc README.md CHANGELOG.txt
 %{_datadir}/applications/openxcom.desktop
-%{_mandir}/man6/openxcom.6.*
-%{_datadir}/pixmaps/openxcom.png
-%{_datadir}/pixmaps/openxcom.svg
+%{_mandir}/man6/openxcom.6%{?ext_man}
+%{_datadir}/pixmaps/*
 %{_datadir}/%{name}/
 %{_docdir}/%{name}/*.txt
 

commit argus for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package argus for openSUSE:Leap:15.2 checked 
in at 2020-02-19 19:42:50

Comparing /work/SRC/openSUSE:Leap:15.2/argus (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.argus.new.26092 (New)


Package is "argus"

Wed Feb 19 19:42:50 2020 rev:10 rq:777369 version:3.0.8.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/argus/argus.changes2020-01-15 
14:47:19.801293121 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.argus.new.26092/argus.changes 2020-02-19 
19:43:08.865362479 +0100
@@ -1,0 +2,7 @@
+Thu Mar 21 10:43:52 UTC 2019 - Jan Engelhardt 
+
+- Reduce scriptlets' hard dependency on systemd.
+- Replace some UUOC by find -exec.
+- Make %install POSIX sh compatible.
+
+---



Other differences:
--
++ argus.spec ++
--- /var/tmp/diff_new_pack.yhn0uB/_old  2020-02-19 19:43:09.337363409 +0100
+++ /var/tmp/diff_new_pack.yhn0uB/_new  2020-02-19 19:43:09.341363418 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package argus
 #
-# Copyright (c) 2016 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,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/
 #
 
 
@@ -20,7 +20,7 @@
 Version:3.0.8.2
 Release:0
 Summary:Network Monitoring Tool
-License:GPL-2.0 and LGPL-2.1 and BSD-3-Clause and MIT
+License:GPL-2.0-only AND LGPL-2.1-only AND BSD-3-Clause AND MIT
 Group:  Productivity/Networking/Diagnostic
 Url:http://www.qosient.com/argus/
 Source: http://qosient.com/argus/src/%{name}-%{version}.tar.gz
@@ -44,7 +44,7 @@
 Group:  Productivity/Networking/Diagnostic
 Requires:   argus
 Provides:   argus:%{_sbindir}/argus
-%{?systemd_requires}
+%{?systemd_ordering}
 
 %description
 Argus is a network monitoring tool.
@@ -67,7 +67,7 @@
 make %{?_smp_mflags}
 
 %install
-install -d -m 755 
$RPM_BUILD_ROOT{/etc,%{_prefix}/{sbin,bin,share/man},%{_docdir}}
+mkdir -p %{buildroot}/etc %{buildroot}/%{_sbindir} %{buildroot}/%{_bindir} 
%{buildroot}/%{_mandir} %{buildroot}/%{_docdir}
 install -m 700 bin/argus %{buildroot}%{_sbindir}/argus
 install -m 700 bin/arg* %{buildroot}%{_bindir}/
 install -D -m 0644 %{SOURCE5} %{buildroot}/%{_unitdir}/argus.service
@@ -78,10 +78,10 @@
   cp -a man* %{buildroot}%{_mandir}
   chmod a-x %{buildroot}%{_mandir}/*/* )
 rm -f %{buildroot}%{_mandir}/man1/tcpdump.1*
-rm -rf `find -type f -name ._*`
+find -type f -name ._* -exec rm -Rf {} +
 install -m 600 support/Config/argus.conf %{buildroot}%{_sysconfdir}/argus.conf
 install -m 755 support/Archive/argusarchive %{buildroot}%{_bindir}/
-find support -type f -exec chmod 0644 {} \;
+find support -type f -exec chmod 0644 {} +
 #chmod a+x support/{Archive/argusarchive,Startup/argus,System/magic}
 chmod a+x support/{Archive/argusarchive,Startup/argus}
 





commit argus-client for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package argus-client for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:51

Comparing /work/SRC/openSUSE:Leap:15.2/argus-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.argus-client.new.26092 (New)


Package is "argus-client"

Wed Feb 19 19:42:51 2020 rev:14 rq:777370 version:3.0.8.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/argus-client/argus-client.changes  
2020-01-15 14:47:19.949293231 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.argus-client.new.26092/argus-client.changes   
2020-02-19 19:43:09.493363717 +0100
@@ -1,0 +2,6 @@
+Sat Jun  8 04:46:29 UTC 2019 - Bernhard Wiedemann 
+
+- Add argus-client-fix-build.patch to properly fail build on errors
+  and avoid these (boo#1102408)
+
+---

New:

  argus-client-fix-build.patch



Other differences:
--
++ argus-client.spec ++
--- /var/tmp/diff_new_pack.aItUDh/_old  2020-02-19 19:43:09.985364688 +0100
+++ /var/tmp/diff_new_pack.aItUDh/_new  2020-02-19 19:43:09.985364688 +0100
@@ -27,6 +27,7 @@
 Source: http://qosient.com/argus/src/%{name2}-%{version}.tar.gz
 Patch1: %{name2}-3.0.6-overflow.patch
 Patch2: %{name2}-3.0.8-fclose.patch
+Patch3: argus-client-fix-build.patch
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  libpcap-devel
@@ -43,6 +44,7 @@
 %setup -q -n %{name2}-%{version}
 %patch1
 %patch2
+%patch3 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++ argus-client-fix-build.patch ++
From: Bernhard M. Wiedemann 
To: ar...@qosient.com
Date: 2018-03-27

make argus-clients compilation properly fail on errors
instead of randomly and silently leaving out unrelated binaries
(unless building with make -k)

And fix compilation of radium and others on openSUSE Leap 15.0

Index: argus-clients-3.0.8.2/Makefile.in
===
--- argus-clients-3.0.8.2.orig/Makefile.in
+++ argus-clients-3.0.8.2/Makefile.in
@@ -63,7 +63,7 @@ all: force
@for i in  $(DIRS) ; do \
if [ -d $$i ] ; then \
echo "making in $$i"; \
-   (cd $$i > /dev/null; $(MAKE));\
+   (cd $$i > /dev/null; $(MAKE)) || exit 50;\
fi; \
done
 
@@ -84,7 +84,7 @@ install:  force
@for i in  $(INSTDIRS) ; do \
if [ -d $$i ] ; then \
echo "making in $$i"; \
-   (cd $$i > /dev/null; $(MAKE) install); \
+   (cd $$i > /dev/null; $(MAKE) install) || exit 51; \
fi; \
done
$(INSTALL) -m 0644 $(srcdir)/support/Config/rarc 
$(DESTDIR)$(prefix)/argus/rarc
@@ -273,7 +273,7 @@ force:  /tmp
 depend: $(GENSRC) force
@for i in $(DIRS) ; do \
if [ -d $$i ] ; then \
-   (cd $$i > /dev/null; $(MAKE) depend ); \
+   (cd $$i > /dev/null; $(MAKE) depend ) || exit 52; \
fi; \
done
 
Index: argus-clients-3.0.8.2/configure
===
--- argus-clients-3.0.8.2.orig/configure
+++ argus-clients-3.0.8.2/configure
@@ -9041,7 +9041,7 @@ if test ! -z "$V_WRAPDEP"; then
  fi
  case "$target_os" in
  linux*)
-V_WRAPDEP="$V_WRAPDEP -lnsl";;
+V_WRAPDEP="$V_WRAPDEP";;
  esac
   fi
fi
Index: argus-clients-3.0.8.2/configure.ac
===
--- argus-clients-3.0.8.2.orig/configure.ac
+++ argus-clients-3.0.8.2/configure.ac
@@ -173,7 +173,7 @@ if test ! -z "$V_WRAPDEP"; then
  fi
  case "$target_os" in
  linux*)
-V_WRAPDEP="$V_WRAPDEP -lnsl";;
+V_WRAPDEP="$V_WRAPDEP";;
  esac
   fi
fi



commit pure-ftpd for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package pure-ftpd for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:48

Comparing /work/SRC/openSUSE:Leap:15.2/pure-ftpd (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.pure-ftpd.new.26092 (New)


Package is "pure-ftpd"

Wed Feb 19 19:42:48 2020 rev:18 rq:777365 version:1.0.47

Changes:

--- /work/SRC/openSUSE:Leap:15.2/pure-ftpd/pure-ftpd.changes2020-01-15 
15:45:41.579331967 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.pure-ftpd.new.26092/pure-ftpd.changes 
2020-02-19 19:43:07.265359322 +0100
@@ -1,0 +2,19 @@
+Thu Dec  5 14:01:48 UTC 2019 - Josef Möllers 
+
+- Add pam_keyinit.so to PAM config file.
+  [pure-ftpd.pamd, bsc#1144058]
+
+---
+Fri Jul 26 12:11:28 UTC 2019 - matthias.gerst...@suse.com
+
+- removal of version checks for outdated distributions
+
+---
+Thu Jul 25 13:14:55 UTC 2019 - matthias.gerst...@suse.com
+
+- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
+  firewalld, see [1].
+
+  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
+
+---

Old:

  pure-ftpd.firewall



Other differences:
--
++ pure-ftpd.spec ++
--- /var/tmp/diff_new_pack.CygqG3/_old  2020-02-19 19:43:07.817360411 +0100
+++ /var/tmp/diff_new_pack.CygqG3/_new  2020-02-19 19:43:07.821360419 +0100
@@ -29,7 +29,6 @@
 Source3:%{name}.init
 Source4:%{name}.pamd
 Source5:%{name}.xinetd
-Source7:%{name}.firewall
 Source8:%{name}.service
 # PATCH-FEATURE-OPENSUSE %{name}-1.0.20_config.patch -- Custom service configs.
 Patch0: %{name}-1.0.20_config.patch
@@ -56,15 +55,9 @@
 %if 0%{?suse_version} > 1500
 BuildRequires:  postgresql-server-devel
 %endif
-%if 0%{?suse_version} > 1140
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
-%else
-Requires(pre):  %insserv_prereq
-%endif
-%if 0%{?suse_version} > 1320
 Requires(pre):  user(ftp)
-%endif
 
 %description
 Pure-FTPd is a fast, production-quality, and standard-conforming FTP
@@ -127,50 +120,25 @@
 
 install -m 0644 pureftpd.schema %{buildroot}%{_sysconfdir}/openldap/schema/
 
-install -d %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/
-install -m 644 %{SOURCE7} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
-
 install -D -m 0644 usr.sbin.pure-ftpd 
%{buildroot}%{_sysconfdir}/apparmor/profiles/extras/usr.sbin.pure-ftpd
 
-%if 0%{?suse_version} > 1140
 install -D -m0644 %{SOURCE8} %{buildroot}%{_unitdir}/%{name}.service
 ln -sf service %{buildroot}%{_sbindir}/rc%{name}
-%else
-install -Dm 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd
-install -D -m 0755 %{SOURCE3} %{buildroot}%{_sysconfdir}/init.d/%{name}
-mkdir -p %{buildroot}%{_sbindir}
-ln -sf %{_sysconfdir}/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name}
-%endif
 
 %pre
-%if 0%{?suse_version} > 1140
 %service_add_pre %{name}.service
-%endif
 
 %preun
-%if 0%{?suse_version} > 1140
 %service_del_preun %{name}.service
-%else
-%stop_on_removal %{name}
-%endif
 
 %post
 if [ -f etc/pure-ftpd.conf ]; then
 mv etc/pure-ftpd.conf etc/pure-ftpd/pure-ftpd.conf
 fi
-%if 0%{?suse_version} > 1140
 %service_add_post %{name}.service
-%else
-%fillup_and_insserv %{name}
-%endif
 
 %postun
-%if 0%{?suse_version} > 1140
 %service_del_postun %{name}.service
-%else
-%restart_on_update %{name}
-%insserv_cleanup
-%endif
 
 %files
 %license COPYING
@@ -190,14 +158,8 @@
 %config %{_sysconfdir}/openldap/schema/pureftpd.schema
 %config %{_sysconfdir}/pam.d/pure-ftpd
 %config(noreplace) %{_sysconfdir}/%{name}/pure-ftpd.conf
-%config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
 %config(noreplace) %{_sysconfdir}/apparmor/profiles/extras/usr.sbin.pure-ftpd
 
-%if 0%{?suse_version} > 1140
 %{_unitdir}/%{name}.service
-%else
-%config(noreplace) %{_sysconfdir}/xinetd.d/pure-ftpd
-%{_sysconfdir}/init.d/%{name}
-%endif
 
 %changelog


++ pure-ftpd.pamd ++
--- /var/tmp/diff_new_pack.CygqG3/_old  2020-02-19 19:43:07.941360655 +0100
+++ /var/tmp/diff_new_pack.CygqG3/_new  2020-02-19 19:43:07.941360655 +0100
@@ -4,5 +4,6 @@
 auth   include  common-auth
 accountinclude  common-account
 password   include  common-password
+sessionrequired pam_keyinit.so force revoke
 sessionrequired pam_loginuid.so
 sessioninclude  common-session




commit distcc for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package distcc for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:42

Comparing /work/SRC/openSUSE:Leap:15.2/distcc (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.distcc.new.26092 (New)


Package is "distcc"

Wed Feb 19 19:42:42 2020 rev:14 rq:777356 version:3.3.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/distcc/distcc.changes  2020-01-15 
14:52:28.553490615 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.distcc.new.26092/distcc.changes   
2020-02-19 19:42:57.817340685 +0100
@@ -1,0 +2,29 @@
+Mon Sep 23 08:12:50 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.3.3 bsc#1151594:
+  * small fixes, such as fixing the build on some non-Linux systems
+  * Fixes a regression where ssh mode did not work in most circumstances. Bug 
#291
+- Rebase patch distcc-3.2_rc1-freedesktop.patch
+
+---
+Tue Jul 23 13:09:00 UTC 2019 - matthias.gerst...@suse.com
+
+- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
+  firewalld, see [1].
+
+  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
+
+---
+Tue Jun 11 12:32:07 UTC 2019 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut the build queues by allowing usage of systemd-mini
+
+---
+Sat May 19 00:25:49 UTC 2018 - bjorn@gmail.com
+
+- Drop optional pkgconfig(libgnome-2.0) and
+  pkgconfig(libgnomeui-2.0) BuildRequires and no longer pass
+  --enable-gnome to configure, gnome2 is long dead.
+
+---

Old:

  distcc-3.3.tar.gz
  distccd.firewall

New:

  distcc-3.3.3.tar.gz



Other differences:
--
++ distcc.spec ++
--- /var/tmp/diff_new_pack.y31iVK/_old  2020-02-19 19:42:58.633342294 +0100
+++ /var/tmp/diff_new_pack.y31iVK/_new  2020-02-19 19:42:58.637342303 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package distcc
 #
-# 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,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/
 #
 
 
@@ -21,7 +21,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:   distcc
-Version:3.3
+Version:3.3.3
 Release:0
 Summary:A distributed C/C++ compiler
 License:GPL-2.0-or-later
@@ -30,7 +30,6 @@
 Source0:
https://github.com/distcc/distcc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:distccd.sysconfig
 Source2:distccd.service
-Source3:distccd.firewall
 Patch1: distcc-3.2_rc1-freedesktop.patch
 Patch2: distcc-3.2_rc1-gssapi.patch
 Patch3: distcc-3.2_rc1-python.patch
@@ -43,15 +42,13 @@
 BuildRequires:  make
 BuildRequires:  pkgconfig
 BuildRequires:  python
-BuildRequires:  systemd
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libgnome-2.0)
-BuildRequires:  pkgconfig(libgnomeui-2.0)
 BuildRequires:  pkgconfig(libgssglue)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(python3)
+BuildRequires:  pkgconfig(systemd)
 Recommends: %{name}-server = %{version}
 Suggests:   %{name}-gui = %{version}
 
@@ -101,7 +98,6 @@
 --enable-rfc2553 \
 --with-gtk \
 --with-avahi \
---with-gnome \
 --with-auth
 # For some reason CC is not propagated to makefile and we get empty string
 sed -i \
@@ -117,8 +113,6 @@
 install -D -m 0644 %{SOURCE2} %{buildroot}/%{_unitdir}/%{name}d.service
 # sysconfig
 install -Dm 644 %{SOURCE1} %{buildroot}%{_fillupdir}/sysconfig.%{name}d
-# firewall
-install -D -m 644 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}d
 # compat links for env override
 install -d %{buildroot}%{_libexecdir}/%{name}/bin
 ln -sf %{_bindir}/%{name} %{buildroot}%{_libexecdir}/%{name}/bin/cc
@@ -148,12 +142,6 @@
 %postun server
 %service_del_postun distccd.service
 
-%post gui
-%desktop_database_post
-
-%postun gui
-%desktop_database_postun
-
 %files
 %license COPYING
 %doc AUTHORS doc/* NEWS README.pump TODO README survey.txt
@@ -185,11 +173,10 @@
 %{_bindir}/distccd
 

commit libgtpnl for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package libgtpnl for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:49

Comparing /work/SRC/openSUSE:Leap:15.2/libgtpnl (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.libgtpnl.new.26092 (New)


Package is "libgtpnl"

Wed Feb 19 19:42:49 2020 rev:18 rq:777355 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/libgtpnl/libgtpnl.changes  2020-01-15 
15:21:17.182438080 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.libgtpnl.new.26092/libgtpnl.changes   
2020-02-19 19:43:08.217361200 +0100
@@ -1,0 +2,7 @@
+Thu Aug 15 04:58:55 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 1.2.1
+  * Build descriptions for other platforms were updated;
+no user-visible changes
+
+---

Old:

  libgtpnl-1.2.0.tar.xz

New:

  libgtpnl-1.2.1.tar.xz



Other differences:
--
++ libgtpnl.spec ++
--- /var/tmp/diff_new_pack.HjMwTk/_old  2020-02-19 19:43:08.685362123 +0100
+++ /var/tmp/diff_new_pack.HjMwTk/_new  2020-02-19 19:43:08.685362123 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgtpnl
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   libgtpnl
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:GPRS tunnel configuration library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ _service ++
--- /var/tmp/diff_new_pack.HjMwTk/_old  2020-02-19 19:43:08.713362179 +0100
+++ /var/tmp/diff_new_pack.HjMwTk/_new  2020-02-19 19:43:08.717362186 +0100
@@ -2,8 +2,8 @@

git
git://git.osmocom.org/libgtpnl
-   1.2.0
-   1.2.0
+   1.2.1
+   1.2.1


*.tar

++ libgtpnl-1.2.0.tar.xz -> libgtpnl-1.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/contrib/jenkins.sh 
new/libgtpnl-1.2.1/contrib/jenkins.sh
--- old/libgtpnl-1.2.0/contrib/jenkins.sh   2018-05-02 16:37:14.0 
+0200
+++ new/libgtpnl-1.2.1/contrib/jenkins.sh   2019-08-07 12:29:05.0 
+0200
@@ -8,5 +8,6 @@
 ./configure --enable-sanitize CFLAGS="-Werror" CPPFLAGS="-Werror"
 $MAKE $PARALLEL_MAKE
 $MAKE distcheck
+$MAKE maintainer-clean
 
 osmo-clean-workspace.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/changelog 
new/libgtpnl-1.2.1/debian/changelog
--- old/libgtpnl-1.2.0/debian/changelog 2018-05-02 16:37:14.0 +0200
+++ new/libgtpnl-1.2.1/debian/changelog 2019-08-07 12:29:05.0 +0200
@@ -1,3 +1,14 @@
+libgtpnl (1.2.1) unstable; urgency=medium
+
+  [ Pau Espin Pedrol ]
+  * debian/rules: Don't overwrite .tarball-version
+  * debian: Adapt package name to lib's current major version
+
+  [ Oliver Smith ]
+  * contrib/jenkins.sh: run "make maintainer-clean"
+
+ -- Pau Espin Pedrol   Wed, 07 Aug 2019 12:29:04 +0200
+
 libgtpnl (1.2.0) unstable; urgency=medium
 
   * Fix CTRL_ATTR_FAMILY_ID attribute size
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/control 
new/libgtpnl-1.2.1/debian/control
--- old/libgtpnl-1.2.0/debian/control   2018-05-02 16:37:14.0 +0200
+++ new/libgtpnl-1.2.1/debian/control   2019-08-07 12:29:05.0 +0200
@@ -16,7 +16,7 @@
 Vcs-Browser: http://git.osmocom.org/gitweb?p=libgtpnl.git;a=summary
 Homepage: https://projects.osmocom.org/projects/openggsn
 
-Package: libgtpnl1
+Package: libgtpnl0
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -29,7 +29,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends: libmnl-dev,
- libgtpnl1 (= ${binary:Version}),
+ libgtpnl0 (= ${binary:Version}),
  ${misc:Depends}
 Description: Development headers for Linux kernel GTP-U netlink library
  The header files provided by this package may be used to develop
@@ -40,6 +40,6 @@
 Multi-Arch: same
 Section: debug
 Priority: extra
-Depends: libgtpnl1 (= ${binary:Version}),
+Depends: libgtpnl0 (= ${binary:Version}),
  ${misc:Depends}
 Description: Debug symbols for Linux kernel GTP-U netlink library
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.0/debian/libgtpnl0.install 
new/libgtpnl-1.2.1/debian/libgtpnl0.install
--- old/libgtpnl-1.2.0/debian/libgtpnl0.install 1970-01-01 01:00:00.0 
+0100
+++ 

commit actkbd for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package actkbd for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:52

Comparing /work/SRC/openSUSE:Leap:15.2/actkbd (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.actkbd.new.26092 (New)


Package is "actkbd"

Wed Feb 19 19:42:52 2020 rev:10 rq:777372 version:0.2.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/actkbd/actkbd.changes  2020-01-15 
14:46:26.097253033 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.actkbd.new.26092/actkbd.changes   
2020-02-19 19:43:10.093364901 +0100
@@ -1,0 +2,6 @@
+Sun Mar 17 13:24:28 UTC 2019 - Jan Engelhardt 
+
+- Reduce strong requirement on systemd.
+- Move fillup requires to (post).
+
+---



Other differences:
--
++ actkbd.spec ++
--- /var/tmp/diff_new_pack.dzRak7/_old  2020-02-19 19:43:10.437365580 +0100
+++ /var/tmp/diff_new_pack.dzRak7/_new  2020-02-19 19:43:10.437365580 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package actkbd
 #
-# Copyright (c) 2017 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,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/
 #
 
 
@@ -25,7 +25,7 @@
 Version:0.2.8
 Release:0
 Summary:A keyboard shortcut daemon
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Console
 Url:http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/
 Source0:
http://users.softlab.ece.ntua.gr/~thkala/projects/actkbd/files/actkbd-%{version}.tar.bz2
@@ -33,10 +33,10 @@
 Source2:actkbd.conf
 Source3:actkbd.sysconfig
 Patch0: actkbd-0.2.7-amd64.patch
-BuildRequires:  systemd
-Requires(pre):  %fillup_prereq
+BuildRequires:  systemd-rpm-macros
+Requires(post): %fillup_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{?systemd_requires}
+%{?systemd_ordering}
 
 %description
 actkbd is a daemon that reacts to user defined keys and launches specific




commit edgar for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package edgar for openSUSE:Leap:15.2 checked 
in at 2020-02-19 19:42:46

Comparing /work/SRC/openSUSE:Leap:15.2/edgar (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.edgar.new.26092 (New)


Package is "edgar"

Wed Feb 19 19:42:46 2020 rev:10 rq:777373 version:1.32

Changes:

--- /work/SRC/openSUSE:Leap:15.2/edgar/edgar.changes2020-01-15 
14:53:35.745528409 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.edgar.new.26092/edgar.changes 2020-02-19 
19:43:03.829352544 +0100
@@ -1,0 +2,55 @@
+Sat Sep 21 19:47:49 UTC 2019 - Martin Hauke 
+
+- Update to version 1.32
+  * Updated Dutch translation
+  * Fixed an issue with wrong names being displayed in certain
+dialogs
+
+---
+Wed Mar 27 22:28:22 UTC 2019 - Martin Hauke 
+
+- Update to version 1.31
+  * Updated game to use SDL2
+  * Updated Esperanto translation
+
+---
+Sat Mar  9 20:29:55 UTC 2019 - Sebastien CHAVAUX 
+
+- Update to version 1.30
+  *Updated Esperanto translation
+  *Updated homepage URL
+
+---
+Mon Jul 23 20:48:18 UTC 2018 - mar...@gmx.de
+
+- Introduce subpackages for data and language files
+- Fix URL
+
+---
+Sat Jul 21 16:01:06 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.29
+  * Added Indonesian translation
+  * Updated Esperanto translation
+  * Fixed a crash on some systems when determining the localisation
+
+- Update to version 1.28
+  * Updated German, Italian, Japanese, Simplified Chinese, Russian
+and Ukrainian translations
+  * Fixed a problem where the Gargoyle could freeze if its lance was
+thrown through a missing bridge section
+
+- Update to version 1.27
+  * Added new music for the Laboratory
+  * Updated German translation
+  * Fixed a problem where Evil Edgar could get blocked by monsters
+during his first cutscene
+  * Increased the size of the safe dial image
+  * Health potions now restore 5 health points
+  * Boulders spin more realistically
+  * The Gargoyle now hovers lower down during his second phase attack
+  * Fixed a memory leak when saving PNG images
+
+- Run spec-cleaner
+
+---

Old:

  edgar-1.26.tar.gz

New:

  edgar-1.32.tar.gz



Other differences:
--
++ edgar.spec ++
--- /var/tmp/diff_new_pack.EXe4QT/_old  2020-02-19 19:43:05.437355716 +0100
+++ /var/tmp/diff_new_pack.EXe4QT/_new  2020-02-19 19:43:05.441355724 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package edgar
 #
-# Copyright (c) 2017 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,26 +12,31 @@
 # 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:   edgar
-Version:1.26
+Version:1.32
 Release:0
 Summary:2D platform game with a persistent world
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Action/Arcade
-Url:http://www.parallelrealities.co.uk/p/legend-of-edgar.html
+URL:http://www.parallelrealities.co.uk/games/edgar/
 Source0:
https://github.com/riksweeney/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
-BuildRequires:  pkgconfig(SDL_image)
-BuildRequires:  pkgconfig(SDL_mixer)
-BuildRequires:  pkgconfig(SDL_ttf)
-BuildRequires:  pkgconfig(sdl)
+BuildRequires:  pkgconfig(SDL2_image)
+BuildRequires:  pkgconfig(SDL2_mixer)
+BuildRequires:  pkgconfig(SDL2_ttf)
+BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(sdl2)
+Requires:   %{name}-data = %{version}
+Recommends: %{name}-lang = %{version}
+%lang_package
 
 %description
 The Legend of Edgar is a platform game, not unlike those found on the Amiga and
@@ -46,6 +51,17 @@
 Donning his armour, Edgar sets off to rescue him, but his quest will not be
 easy...
 
+%package data
+Summary:Architecture independent data for %{name}
+Group:  Amusements/Games/Action/Arcade
+Requires:   %{name} = %{version}
+BuildArch:  noarch
+
+%description data
+This 

commit datovka for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package datovka for openSUSE:Leap:15.2 
checked in at 2020-02-19 19:42:47

Comparing /work/SRC/openSUSE:Leap:15.2/datovka (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.datovka.new.26092 (New)


Package is "datovka"

Wed Feb 19 19:42:47 2020 rev:17 rq:777363 version:4.14.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/datovka/datovka.changes2020-01-15 
14:51:52.665468700 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.datovka.new.26092/datovka.changes 
2020-02-19 19:43:05.909356648 +0100
@@ -1,0 +2,21 @@
+Thu Nov 28 12:34:08 UTC 2019 - Jiri Slaby 
+
+- Update to 4.14.1
+  * Able to log from command line into an account that user a MEP login
+procedure.
+  * Able to verify qualified time stamps in a new format which is used in
+the testing environment since the end of August 2019 and is going to be 
used
+in the production environment.
+  * Allowing *.pfx files for login certificates.
+  * Sharing account credentials code with mobile application.
+  * Fixed a problem with non-functional account deletion in Qt-5.10 and later.
+  * Using username together with testing flag to internally identify accounts.
+  * Added MEP (mobile key) login procedure, libisds-0.11 is required.
+
+---
+Tue May 28 07:13:58 UTC 2019 - Jiri Slaby 
+
+- Update to 4.13.1
+  * Fixes crashes during account synchronization.
+
+---

Old:

  datovka-4.13.0.tar.xz
  datovka-4.13.0.tar.xz.sha256

New:

  datovka-4.14.1.tar.xz
  datovka-4.14.1.tar.xz.sha256



Other differences:
--
++ datovka.spec ++
--- /var/tmp/diff_new_pack.vEGuI7/_old  2020-02-19 19:43:06.385357586 +0100
+++ /var/tmp/diff_new_pack.vEGuI7/_new  2020-02-19 19:43:06.385357586 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package datovka
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   datovka
-Version:4.13.0
+Version:4.14.1
 Release:0
 Summary:Library to access Czech eGov system "Datove schranky"
 License:GPL-3.0-or-later

++ datovka-4.13.0.tar.xz -> datovka-4.14.1.tar.xz ++
 35783 lines of diff (skipped)

++ datovka-4.13.0.tar.xz.sha256 -> datovka-4.14.1.tar.xz.sha256 ++
--- /work/SRC/openSUSE:Leap:15.2/datovka/datovka-4.13.0.tar.xz.sha256   
2020-01-15 14:51:52.625468676 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.datovka.new.26092/datovka-4.14.1.tar.xz.sha256
2020-02-19 19:43:05.885356600 +0100
@@ -1 +1 @@
-f091cda00a2b138578c1b1b05f76b22871dc37669db17af723d7918fde0f605e
+6676df789db928db3fb6246a196de9bcfdfb2e8ef2a6bf4912e7f02faaee364a




commit openSUSE-release-tools for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:23

Comparing /work/SRC/openSUSE:Leap:15.2/openSUSE-release-tools (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.openSUSE-release-tools.new.26092 (New)


Package is "openSUSE-release-tools"

Wed Feb 19 18:49:23 2020 rev:300 rq:777332 version:20200217.a9f37804

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/openSUSE-release-tools/openSUSE-release-tools.changes
  2020-02-16 18:31:03.794804156 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.openSUSE-release-tools.new.26092/openSUSE-release-tools.changes
   2020-02-19 18:49:27.383078800 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 14:42:10 UTC 2020 - opensuse-releaset...@opensuse.org
+
+- Update to version 20200217.a9f37804:
+  * Release FTP repos before ISOs
+
+---

Old:

  openSUSE-release-tools-20200214.147dc94c.obscpio

New:

  openSUSE-release-tools-20200217.a9f37804.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.puB1g0/_old  2020-02-19 18:49:28.027079486 +0100
+++ /var/tmp/diff_new_pack.puB1g0/_new  2020-02-19 18:49:28.031079490 +0100
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20200214.147dc94c
+Version:20200217.a9f37804
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.puB1g0/_old  2020-02-19 18:49:28.063079524 +0100
+++ /var/tmp/diff_new_pack.puB1g0/_new  2020-02-19 18:49:28.063079524 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-147dc94ce2bd057a2b1409b39f6130b9b4e9005f
+a9f378044f0bb83784e3182d9bec6d4df99f7b87
   
 

++ openSUSE-release-tools-20200214.147dc94c.obscpio -> 
openSUSE-release-tools-20200217.a9f37804.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20200214.147dc94c/ttm/releaser.py 
new/openSUSE-release-tools-20200217.a9f37804/ttm/releaser.py
--- old/openSUSE-release-tools-20200214.147dc94c/ttm/releaser.py
2020-02-14 16:32:24.0 +0100
+++ new/openSUSE-release-tools-20200217.a9f37804/ttm/releaser.py
2020-02-17 15:40:00.0 +0100
@@ -191,13 +191,13 @@
   
target_repository=self.project.totest_container_repo)
 
 if len(self.project.main_products):
+for product in self.project.ftp_products:
+self.release_package(self.project.name, product, 
repository=self.project.product_repo)
+
 for cd in self.project.main_products:
 self.release_package(self.project.name, cd, 
set_release=set_release,
   repository=self.project.product_repo)
 
-for product in self.project.ftp_products:
-self.release_package(self.project.name, product, 
repository=self.project.product_repo)
-
 for cd in self.project.livecd_products:
 self.release_package('%s:Live' %
   self.project.name, cd.package, 
set_release=set_release,

++ openSUSE-release-tools.obsinfo ++
--- /var/tmp/diff_new_pack.puB1g0/_old  2020-02-19 18:49:28.723080227 +0100
+++ /var/tmp/diff_new_pack.puB1g0/_new  2020-02-19 18:49:28.723080227 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20200214.147dc94c
-mtime: 1581694344
-commit: 147dc94ce2bd057a2b1409b39f6130b9b4e9005f
+version: 20200217.a9f37804
+mtime: 1581950400
+commit: a9f378044f0bb83784e3182d9bec6d4df99f7b87
 




commit python-siphashc for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-siphashc for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:11

Comparing /work/SRC/openSUSE:Leap:15.2/python-siphashc (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-siphashc.new.26092 (New)


Package is "python-siphashc"

Wed Feb 19 18:49:11 2020 rev:4 rq:777144 version:1.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-siphashc/python-siphashc.changes
2020-01-15 15:53:01.799583688 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-siphashc.new.26092/python-siphashc.changes 
2020-02-19 18:49:12.727063196 +0100
@@ -1,0 +2,7 @@
+Mon Jan  6 13:30:07 UTC 2020 - Tomáš Chvátal 
+
+- Update to 1.3:
+  * Changed license to ISC.
+  * Fixed depreciation warning on Python 3.8.
+
+---

Old:

  siphashc-1.2.tar.gz

New:

  siphashc-1.3.tar.gz



Other differences:
--
++ python-siphashc.spec ++
--- /var/tmp/diff_new_pack.HTPL9X/_old  2020-02-19 18:49:13.087063579 +0100
+++ /var/tmp/diff_new_pack.HTPL9X/_new  2020-02-19 18:49:13.087063579 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-siphashc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2017 Matthias Fehring 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,10 +19,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-siphashc
-Version:1.2
+Version:1.3
 Release:0
 Summary:Python C module to calculate SipHashes
-License:MIT
+License:ISC
 Group:  Development/Languages/Python
 URL:https://github.com/WeblateOrg/siphashc
 Source: 
https://files.pythonhosted.org/packages/source/s/siphashc/siphashc-%{version}.tar.gz

++ siphashc-1.2.tar.gz -> siphashc-1.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siphashc-1.2/CHANGES.rst new/siphashc-1.3/CHANGES.rst
--- old/siphashc-1.2/CHANGES.rst2018-10-04 12:46:43.0 +0200
+++ new/siphashc-1.3/CHANGES.rst2019-12-13 10:10:47.0 +0100
@@ -1,6 +1,12 @@
 Changes
 ===
 
+1.3
+---
+
+* Changed license to ISC.
+* Fixed depreciation warning on Python 3.8.
+
 1.2
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siphashc-1.2/LICENSE.md new/siphashc-1.3/LICENSE.md
--- old/siphashc-1.2/LICENSE.md 2017-08-23 16:39:21.0 +0200
+++ new/siphashc-1.3/LICENSE.md 2019-12-13 10:13:11.0 +0100
@@ -2,22 +2,16 @@
 
 Copyright (c) 2014 Carlo Pires (python3 support)
 
-Copyright (c) 2017 Michal Čihař (additional cleanups)
+Copyright (c) 2017 - 2019 Michal Čihař (additional cleanups)
 
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
 
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siphashc-1.2/PKG-INFO new/siphashc-1.3/PKG-INFO
--- 

commit python-gphoto2 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-gphoto2 for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:52

Comparing /work/SRC/openSUSE:Leap:15.2/python-gphoto2 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-gphoto2.new.26092 (New)


Package is "python-gphoto2"

Wed Feb 19 18:48:52 2020 rev:15 rq:776652 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-gphoto2/python-gphoto2.changes  
2020-01-15 15:49:08.351449879 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-gphoto2.new.26092/python-gphoto2.changes   
2020-02-19 18:48:52.775041953 +0100
@@ -1,0 +2,24 @@
+Mon Apr 22 11:09:09 UTC 2019 - Luigi Baldoni 
+
+- Update to version 2.0.0
+  * COMPATIBILITY CHANGE: gp_log_add_func and use_python_logging
+now return a Python object which must be stored until logging
+is no longer needed.
+  * Added cam-conf-view-gui & wait-for-event examples. Thanks to
+the users who contributed these.
+  * Various minor bug fixes and improvements.
+  version 1.9.0:
+  * Enabled use of context callback functions such as
+gp_context_set_progress_funcs.
+  * Added a time lapse movie example script.
+  version 1.8.5:
+  * Fix memory leak in gp_camera_get_config.
+  version 1.8.4:
+  * Fix segfault if camera disconnected before calling
+get_storageinfo.
+  version 1.8.3:
+  * Fix Qt5 usage in examples (thanks fatzh).
+  * Handle GP_EVENT_FILE_CHANGED (new in libgphoto2 2.5.17).
+  * Allow Python threads during gp_camera_init.
+
+---

Old:

  gphoto2-1.8.2.tar.gz

New:

  gphoto2-2.0.0.tar.gz



Other differences:
--
++ python-gphoto2.spec ++
--- /var/tmp/diff_new_pack.SnvRVx/_old  2020-02-19 18:48:53.215042421 +0100
+++ /var/tmp/diff_new_pack.SnvRVx/_new  2020-02-19 18:48:53.219042425 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gphoto2
 #
-# 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,18 +12,18 @@
 # 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/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-gphoto2
-Version:1.8.2
+Version:2.0.0
 Release:0
 Summary:Python interface to libgphoto2
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Development/Languages/Python
-Url:https://github.com/jim-easterbrook/python-gphoto2
+URL:https://github.com/jim-easterbrook/python-gphoto2
 Source0:
https://files.pythonhosted.org/packages/source/g/gphoto2/gphoto2-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE python-gphoto2-do_not_install_data.patch
 Patch0: %{name}-do_not_install_data.patch
@@ -55,8 +55,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitearch}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGELOG.txt README.rst LICENSE.txt examples
+%license LICENSE.txt
+%doc CHANGELOG.txt README.rst examples
 %{python_sitearch}/*
 
 %changelog

++ gphoto2-1.8.2.tar.gz -> gphoto2-2.0.0.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/python-gphoto2/gphoto2-1.8.2.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.python-gphoto2.new.26092/gphoto2-2.0.0.tar.gz 
differ: char 5, line 1




commit gnu-crypto for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package gnu-crypto for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:02

Comparing /work/SRC/openSUSE:Leap:15.2/gnu-crypto (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.gnu-crypto.new.26092 (New)


Package is "gnu-crypto"

Wed Feb 19 18:49:02 2020 rev:12 rq:777324 version:2.0.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/gnu-crypto/gnu-crypto.changes  2020-01-15 
15:05:27.741905164 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.gnu-crypto.new.26092/gnu-crypto.changes   
2020-02-19 18:49:02.743052566 +0100
@@ -1,0 +2,11 @@
+Wed Mar 27 17:33:21 UTC 2019 - Jan Engelhardt 
+
+- Trim filler wording and redundant metadata from the description.
+
+---
+Thu May 17 08:13:14 UTC 2018 - fst...@suse.com
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+---



Other differences:
--
++ gnu-crypto.spec ++
--- /var/tmp/diff_new_pack.nAo3G9/_old  2020-02-19 18:49:03.703053588 +0100
+++ /var/tmp/diff_new_pack.nAo3G9/_new  2020-02-19 18:49:03.703053588 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu-crypto
 #
-# Copyright (c) 2017 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,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/
 #
 
 
@@ -20,23 +20,22 @@
 Version:2.0.1
 Release:0
 Summary:GNU Crypto
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Languages/Java
 Url:http://www.gnu.org/software/gnu-crypto/
 Source: 
ftp://ftp.gnu.org/gnu/%{name}/releases/%{name}-%{version}.tar.bz2
 Patch0: sasl-functions.patch
 BuildRequires:  ant
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  unzip
 Provides:   jce
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
-GNU Crypto, part of the GNU project, released under the aegis of GNU,
-aims at providing free, versatile, high-quality, and provably correct
-implementations of cryptographic primitives and tools in the Java
-programming language for use by programmers and end-users.
+GNU Crypto provides implementations of cryptographic primitives and
+tools in the Java programming language for use by programmers and
+end-users.
 
 %prep
 %setup -q
@@ -44,7 +43,7 @@
 
 %build
 export CLASSPATH=$(build-classpath glibj)
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar
+ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 jar
 
 %install
 mkdir -p %{buildroot}/%{_javadir}




commit python-certbot-dns-cloudflare for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-cloudflare for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:29

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-cloudflare (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-cloudflare.new.26092 
(New)


Package is "python-certbot-dns-cloudflare"

Wed Feb 19 18:48:29 2020 rev:5 rq:776481 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-cloudflare/python-certbot-dns-cloudflare.changes
2020-01-15 15:47:49.695404988 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-cloudflare.new.26092/python-certbot-dns-cloudflare.changes
 2020-02-19 18:48:30.223017941 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:41:38 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-cloudflare-1.0.0.tar.gz

New:

  certbot-dns-cloudflare-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-cloudflare.spec ++
--- /var/tmp/diff_new_pack.SA2Xaw/_old  2020-02-19 18:48:31.259019045 +0100
+++ /var/tmp/diff_new_pack.SA2Xaw/_new  2020-02-19 18:48:31.263019049 +0100
@@ -18,14 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-cloudflare
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Cloudflare Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-cloudflare/certbot-dns-cloudflare-%{version}.tar.gz
 BuildRequires:  %{python_module acme >= 0.29.0}
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module cloudflare >= 1.5.1}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -34,7 +34,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.29.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-cloudflare >= 1.5.1
 Requires:   python-zope.interface
 BuildArch:  noarch

++ certbot-dns-cloudflare-1.0.0.tar.gz -> 
certbot-dns-cloudflare-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-cloudflare-1.0.0/PKG-INFO 
new/certbot-dns-cloudflare-1.1.0/PKG-INFO
--- old/certbot-dns-cloudflare-1.0.0/PKG-INFO   2019-12-03 18:20:49.0 
+0100
+++ new/certbot-dns-cloudflare-1.1.0/PKG-INFO   2020-01-14 19:41:51.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-cloudflare
-Version: 1.0.0
+Version: 1.1.0
 Summary: Cloudflare DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-cloudflare-1.0.0/certbot_dns_cloudflare.egg-info/PKG-INFO 
new/certbot-dns-cloudflare-1.1.0/certbot_dns_cloudflare.egg-info/PKG-INFO
--- old/certbot-dns-cloudflare-1.0.0/certbot_dns_cloudflare.egg-info/PKG-INFO   
2019-12-03 18:20:49.0 +0100
+++ new/certbot-dns-cloudflare-1.1.0/certbot_dns_cloudflare.egg-info/PKG-INFO   
2020-01-14 19:41:51.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-cloudflare
-Version: 1.0.0
+Version: 1.1.0
 Summary: Cloudflare DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-cloudflare-1.0.0/certbot_dns_cloudflare.egg-info/requires.txt 
new/certbot-dns-cloudflare-1.1.0/certbot_dns_cloudflare.egg-info/requires.txt
--- 
old/certbot-dns-cloudflare-1.0.0/certbot_dns_cloudflare.egg-info/requires.txt   
2019-12-03 18:20:49.0 +0100
+++ 

commit python-pass_python_keyring for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-pass_python_keyring for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:58

Comparing /work/SRC/openSUSE:Leap:15.2/python-pass_python_keyring (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pass_python_keyring.new.26092 
(New)


Package is "python-pass_python_keyring"

Wed Feb 19 18:48:58 2020 rev:11 rq:776895 version:1.1

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-pass_python_keyring/python-pass_python_keyring.changes
  2020-01-15 15:51:24.351527832 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pass_python_keyring.new.26092/python-pass_python_keyring.changes
   2020-02-19 18:49:00.099049751 +0100
@@ -1,0 +2,21 @@
+Mon Aug 20 23:41:25 UTC 2018 - tampak...@opensuse.org
+
+- Add python3.patch to fix TypeError on python3
+  https://github.com/notandy/pass_python_keyring/pull/6
+
+---
+Sun Aug  5 01:01:31 UTC 2018 - tampak...@opensuse.org
+
+- convert python-keyring from recommended to requirement
+
+---
+Wed May 23 19:33:06 UTC 2018 - mc...@suse.com
+
+- CLean up SPEC
+
+---
+Thu Aug 24 13:49:01 UTC 2017 - jmate...@suse.com
+
+- singlespec auto-conversion
+
+---
@@ -9,0 +31 @@
+

New:

  python3.patch



Other differences:
--
++ python-pass_python_keyring.spec ++
--- /var/tmp/diff_new_pack.Yyl3g5/_old  2020-02-19 18:49:00.479050155 +0100
+++ /var/tmp/diff_new_pack.Yyl3g5/_new  2020-02-19 18:49:00.483050160 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pass_python_keyring
+# spec file for package python-pass_python_keyring
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -15,47 +15,53 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define mod_name pass_python_keyring
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pass_python_keyring
 Version:1.1
 Release:0
 Summary:Pass backend for python-keyring lib
-Url:http://github.com/notandy/pass_python_keyring
-Group:  Productivity/Other
 License:Python-2.0
+Group:  Productivity/Other
+URL:http://github.com/notandy/pass_python_keyring
 Source: 
http://github.com/notandy/%{mod_name}/archive/v%{version}.tar.gz
 Source1:keyringrc.cfg
-BuildRequires:  python-setuptools
+Patch0: python3.patch
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:   python-keyring
 Recommends: password-store
-Recommends: python-keyring
-BuildRoot:  %{_tmppath}/%{mod_name}-%{version}-build
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
 BuildArch:  noarch
 %endif
-%endif
+%python_subpackages
 
 %description
 A pass-powered backend for Python Keyring lib.
 
 %prep
 %setup -q -n %{mod_name}-%{version}
-install -m0644 %{S:1} .
+%patch0 -p1
+install -m0644 %{SOURCE1} .
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix}
+%python_install --skip-build
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+# no tests available
 
-%files
-%defattr(-,root,root)
+%files %{python_files}
 %doc README.md keyringrc.cfg
 %dir %{python_sitelib}/%{mod_name}-%{version}-py*.egg-info/
 %{python_sitelib}/%{mod_name}-%{version}-py*.egg-info/*
+%pycache_only %{python_sitelib}/__pycache__/*
 %{python_sitelib}/pass.py*
 
 %changelog

++ python3.patch ++
>From 0b49c548db332b6ffe14b7122a6e29bc3c94209f Mon Sep 17 00:00:00 2001
From: Theo Chatzimichos 
Date: Sun, 5 Aug 2018 13:51:02 +0200
Subject: [PATCH 1/2] remove whitespace

---
 pass.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 

commit python-certbot-dns-google for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-google for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:35

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-google (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-google.new.26092 
(New)


Package is "python-certbot-dns-google"

Wed Feb 19 18:48:35 2020 rev:5 rq:776486 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-google/python-certbot-dns-google.changes
2020-01-15 15:47:50.343405357 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-google.new.26092/python-certbot-dns-google.changes
 2020-02-19 18:48:36.447024568 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:42:28 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-google-1.0.0.tar.gz

New:

  certbot-dns-google-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-google.spec ++
--- /var/tmp/diff_new_pack.yXqH0m/_old  2020-02-19 18:48:36.691024828 +0100
+++ /var/tmp/diff_new_pack.yXqH0m/_new  2020-02-19 18:48:36.691024828 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-google
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Google Cloud Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-google/certbot-dns-google-%{version}.tar.gz
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module google-api-python-client >= 1.5.5}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module oauth2client >= 4.0}
@@ -33,7 +33,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.29.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-google-api-python-client >= 1.5.5
 Requires:   python-oauth2client >= 4.0
 Requires:   python-zope.interface

++ certbot-dns-google-1.0.0.tar.gz -> certbot-dns-google-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-google-1.0.0/PKG-INFO 
new/certbot-dns-google-1.1.0/PKG-INFO
--- old/certbot-dns-google-1.0.0/PKG-INFO   2019-12-03 18:21:03.0 
+0100
+++ new/certbot-dns-google-1.1.0/PKG-INFO   2020-01-14 19:42:07.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-google
-Version: 1.0.0
+Version: 1.1.0
 Summary: Google Cloud DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-google-1.0.0/certbot_dns_google/_internal/dns_google.py 
new/certbot-dns-google-1.1.0/certbot_dns_google/_internal/dns_google.py
--- old/certbot-dns-google-1.0.0/certbot_dns_google/_internal/dns_google.py 
2019-12-03 18:20:30.0 +0100
+++ new/certbot-dns-google-1.1.0/certbot_dns_google/_internal/dns_google.py 
2020-01-14 19:41:31.0 +0100
@@ -2,11 +2,11 @@
 import json
 import logging
 
-import httplib2
-import zope.interface
 from googleapiclient import discovery
 from googleapiclient import errors as googleapiclient_errors
+import httplib2
 from oauth2client.service_account import ServiceAccountCredentials
+import zope.interface
 
 from certbot import errors
 from certbot import interfaces
@@ -235,7 +235,7 @@
 :rtype: `list` of `string` or `None`
 
 """
-rrs_request = self.dns.resourceRecordSets()  # pylint: 
disable=no-member
+rrs_request = self.dns.resourceRecordSets()
 request = rrs_request.list(managedZone=zone_id, 
project=self.project_id)
 # Add dot as the API returns absolute domains
 record_name += "."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-google-1.0.0/certbot_dns_google.egg-info/PKG-INFO 
new/certbot-dns-google-1.1.0/certbot_dns_google.egg-info/PKG-INFO
--- 

commit python-Flask-RESTful for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-Flask-RESTful for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:50

Comparing /work/SRC/openSUSE:Leap:15.2/python-Flask-RESTful (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-Flask-RESTful.new.26092 (New)


Package is "python-Flask-RESTful"

Wed Feb 19 18:48:50 2020 rev:4 rq:776302 version:0.3.8

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-Flask-RESTful/python-Flask-RESTful.changes  
2020-01-15 15:46:00.895342976 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-Flask-RESTful.new.26092/python-Flask-RESTful.changes
   2020-02-19 18:48:51.527040624 +0100
@@ -1,0 +2,19 @@
+Sat Feb  8 20:59:41 UTC 2020 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+
+- update to version 0.3.8:
+  * Add Python 3.8 support (#835)
+  * Fix wrongly parsed Decimal fields (#855)
+  * Fix overridden response when calling abort with Response (#817)
+  * Various small fixes and updates to documentation
+
+---
+Sat Sep 14 07:02:06 UTC 2019 - John Vandenberg 
+
+- Use %python_expand to recompile to fix inconsistent mtime
+- Expand fdupes to avoid dups in egg-info
+- Fix hashbang
+
+---

Old:

  Flask-RESTful-0.3.7.tar.gz

New:

  Flask-RESTful-0.3.8.tar.gz



Other differences:
--
++ python-Flask-RESTful.spec ++
--- /var/tmp/diff_new_pack.Wn8PNJ/_old  2020-02-19 18:48:51.879040999 +0100
+++ /var/tmp/diff_new_pack.Wn8PNJ/_new  2020-02-19 18:48:51.879040999 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-RESTful
 #
-# Copyright (c) 2018 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Flask-RESTful
-Version:0.3.7
+Version:0.3.8
 Release:0
 Summary:Framework for creating REST APIs
 License:BSD-3-Clause
@@ -40,15 +40,19 @@
 
 %prep
 %setup -q -n Flask-RESTful-%{version}
+sed -i '1{/^#!/d}' flask_restful/__version__.py
 
 %build
 %python_build
 
 %install
 %python_install
-%py_compile %{buildroot}%{python_sitelib}
-%py3_compile %{buildroot}%{python3_sitelib}/flask_restful/
-%python_expand %fdupes %{buildroot}%{$python_sitelib}/flask_restful/
+%{python_expand \
+$python -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/flask_restful/
+$python -O -m compileall -d %{$python_sitelib} 
%{buildroot}%{$python_sitelib}/flask_restful/
+}
+
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %dir %{python_sitelib}/flask_restful

++ Flask-RESTful-0.3.7.tar.gz -> Flask-RESTful-0.3.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-RESTful-0.3.7/Flask_RESTful.egg-info/PKG-INFO 
new/Flask-RESTful-0.3.8/Flask_RESTful.egg-info/PKG-INFO
--- old/Flask-RESTful-0.3.7/Flask_RESTful.egg-info/PKG-INFO 2018-12-18 
14:02:12.0 +0100
+++ new/Flask-RESTful-0.3.8/Flask_RESTful.egg-info/PKG-INFO 2020-02-06 
14:49:36.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: Flask-RESTful
-Version: 0.3.7
+Version: 0.3.8
 Summary: Simple framework for creating REST APIs
 Home-page: https://www.github.com/flask-restful/flask-restful/
 Author: Twilio API Team
@@ -16,5 +16,6 @@
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
 Classifier: License :: OSI Approved :: BSD License
 Provides-Extra: docs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-RESTful-0.3.7/Makefile 
new/Flask-RESTful-0.3.8/Makefile
--- old/Flask-RESTful-0.3.7/Makefile2018-12-18 13:49:18.0 +0100
+++ new/Flask-RESTful-0.3.8/Makefile2020-02-06 14:45:04.0 +0100
@@ -1,10 +1,10 @@
 # Python settings
 ifndef TRAVIS
ifndef PYTHON_MAJOR
-   PYTHON_MAJOR := 2
+   PYTHON_MAJOR := 3
endif
ifndef PYTHON_MINOR
-   PYTHON_MINOR := 7
+   PYTHON_MINOR := 8
endif
ENV := env/py$(PYTHON_MAJOR)$(PYTHON_MINOR)
 else
@@ -139,7 +139,7 @@
 test: .depends-test .clean-test
$(NOSE) tests --with-coverage --cover-package=$(PACKAGE)
 
-test-all: test-py27 test-py34 test-py35 test-py36 test-py37
+test-all: test-py27 test-py34 test-py35 test-py36 test-py37 test-py38
 

commit jmock for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package jmock for openSUSE:Leap:15.2 checked 
in at 2020-02-19 18:49:03

Comparing /work/SRC/openSUSE:Leap:15.2/jmock (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.jmock.new.26092 (New)


Package is "jmock"

Wed Feb 19 18:49:03 2020 rev:12 rq:777326 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/jmock/jmock.changes2020-01-15 
15:13:29.662177148 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.jmock.new.26092/jmock.changes 2020-02-19 
18:49:03.859053754 +0100
@@ -1,0 +2,11 @@
+Tue Dec 11 12:30:26 UTC 2018 - Fridrich Strba 
+
+- Build against objectweb-asm >= 5 in order to avoid hard
+  dependency on a particular asmN package
+
+---
+Thu Nov  1 11:30:39 UTC 2018 - Fridrich Strba 
+
+- Build against the newest asm5 instead of the old 1.5.3
+
+---



Other differences:
--
++ jmock.spec ++
--- /var/tmp/diff_new_pack.Gss8CC/_old  2020-02-19 18:49:04.867054827 +0100
+++ /var/tmp/diff_new_pack.Gss8CC/_new  2020-02-19 18:49:04.867054827 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jmock
 #
-# Copyright (c) 2017 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
@@ -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/
 #
 
 
@@ -32,15 +32,15 @@
 Patch1: jmock-1.2.0-build_xml.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
-BuildRequires:  asm >= 1.5.3
 BuildRequires:  cglib-nohook >= 2.1.3
 BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit >= 3.8.1
-Requires:   asm >= 1.5.3
+BuildRequires:  objectweb-asm >= 5
 Requires:   cglib >= 2.1.3
+Requires:   objectweb-asm >= 5
 BuildArch:  noarch
 
 %description
@@ -98,7 +98,7 @@
 
 %build
 export OPT_JAR_LIST="ant/ant-junit junit"
-export CLASSPATH=`pwd`/build/classes:$(build-classpath asm cglib)
+export CLASSPATH=`pwd`/build/classes:$(build-classpath objectweb-asm cglib)
 ant \
 -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
 -Dbuild.sysclasspath=only \




commit python-Flask-Admin for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-Flask-Admin for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:45

Comparing /work/SRC/openSUSE:Leap:15.2/python-Flask-Admin (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-Flask-Admin.new.26092 (New)


Package is "python-Flask-Admin"

Wed Feb 19 18:48:45 2020 rev:4 rq:776299 version:1.5.5

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-Flask-Admin/python-Flask-Admin.changes  
2020-01-15 15:45:58.639341690 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-Flask-Admin.new.26092/python-Flask-Admin.changes
   2020-02-19 18:48:46.295035053 +0100
@@ -1,0 +2,32 @@
+Sat Feb  8 20:56:30 UTC 2020 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+
+- update to version 1.5.5:
+  * Werkzeug 1.0 compatibility fix
+  * Use fa-circle-o icon for unchecked booleans
+  * A few SQLAlchemy-related bug fixes
+
+---
+Sat Oct 19 16:24:02 UTC 2019 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+  * updated required pillow version
+  * require arrow, colour, sqlalchemy-utils for tests
+
+- update to version 1.5.4:
+  * Fix display of inline x-editable boolean fields on list view
+  * Add support for several SQLAlchemy-Utils data types
+  * Support searching on SQLAlchemy hybrid properties
+  * Extra URL paramaters are now propagated to the next page when
+searching / filtering
+  * Add enum34 dependency when running on legacy Python version
+  * Update Mapbox API v1 URL format
+  * Update jQuery and moment dependencies in templates
+  * Fixed a datepicker issue, where only dates up to 2015 were showing
+up
+  * Updated Pillow dependency version
+
+---

Old:

  Flask-Admin-1.5.3.tar.gz

New:

  Flask-Admin-1.5.5.tar.gz



Other differences:
--
++ python-Flask-Admin.spec ++
--- /var/tmp/diff_new_pack.45ou6Z/_old  2020-02-19 18:48:46.979035782 +0100
+++ /var/tmp/diff_new_pack.45ou6Z/_new  2020-02-19 18:48:46.979035782 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-Admin
 #
-# Copyright (c) 2018 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
@@ -18,24 +18,27 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Flask-Admin
-Version:1.5.3
+Version:1.5.5
 Release:0
 Summary:Extensible admin interface framework for Flask
 License:BSD-3-Clause
-Group:  Development/Languages/Python
 URL:https://github.com/flask-admin/flask-admin/
 Source: 
https://files.pythonhosted.org/packages/source/F/Flask-Admin/Flask-Admin-%{version}.tar.gz
 BuildRequires:  %{python_module Flask >= 0.7}
 BuildRequires:  %{python_module Flask-BabelEx}
 BuildRequires:  %{python_module Flask-SQLAlchemy}
-BuildRequires:  %{python_module Pillow}
+BuildRequires:  %{python_module Pillow >= 3.3.2}
+BuildRequires:  %{python_module SQLAlchemy-Utils}
 BuildRequires:  %{python_module WTForms}
+BuildRequires:  %{python_module arrow}
+BuildRequires:  %{python_module colour}
 BuildRequires:  %{python_module nose >= 1.0}
 BuildRequires:  %{python_module peewee}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-enum34
+BuildRequires:  python2-ipaddr
 Requires:   python-Flask >= 0.7
 Requires:   python-WTForms
 BuildArch:  noarch

++ Flask-Admin-1.5.3.tar.gz -> Flask-Admin-1.5.5.tar.gz ++
 3283 lines of diff (skipped)




commit python-Flask-HTTPAuth for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-Flask-HTTPAuth for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:48

Comparing /work/SRC/openSUSE:Leap:15.2/python-Flask-HTTPAuth (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-Flask-HTTPAuth.new.26092 (New)


Package is "python-Flask-HTTPAuth"

Wed Feb 19 18:48:48 2020 rev:3 rq:776301 version:3.3.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-Flask-HTTPAuth/python-Flask-HTTPAuth.changes
2020-01-15 15:45:59.975342452 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-Flask-HTTPAuth.new.26092/python-Flask-HTTPAuth.changes
 2020-02-19 18:48:49.315038269 +0100
@@ -1,0 +2,8 @@
+Tue May 28 07:33:27 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.3.0:
+  * Use constant time string comparisons #82 (commit1, commit2) (thanks 
Brendan Long!)
+  * Edited and changed the usage of JWT, because in fact the code and 
documentation uses JWS tokens. #79 (commit) (thanks unuseless!)
+  * Documentation improvements #77 (commit)
+
+---

Old:

  Flask-HTTPAuth-3.2.4.tar.gz

New:

  Flask-HTTPAuth-3.3.0.tar.gz



Other differences:
--
++ python-Flask-HTTPAuth.spec ++
--- /var/tmp/diff_new_pack.6oXSdB/_old  2020-02-19 18:48:49.627038601 +0100
+++ /var/tmp/diff_new_pack.6oXSdB/_new  2020-02-19 18:48:49.631038605 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-HTTPAuth
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define modname Flask-HTTPAuth
 Name:   python-%{modname}
-Version:3.2.4
+Version:3.3.0
 Release:0
 Summary:Basic and Digest HTTP authentication for Flask routes
 License:MIT

++ Flask-HTTPAuth-3.2.4.tar.gz -> Flask-HTTPAuth-3.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Flask-HTTPAuth-3.2.4/Flask_HTTPAuth.egg-info/PKG-INFO 
new/Flask-HTTPAuth-3.3.0/Flask_HTTPAuth.egg-info/PKG-INFO
--- old/Flask-HTTPAuth-3.2.4/Flask_HTTPAuth.egg-info/PKG-INFO   2018-06-18 
00:28:40.0 +0200
+++ new/Flask-HTTPAuth-3.3.0/Flask_HTTPAuth.egg-info/PKG-INFO   2019-05-19 
12:24:54.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Flask-HTTPAuth
-Version: 3.2.4
+Version: 3.3.0
 Summary: Basic and Digest HTTP authentication for Flask routes
 Home-page: http://github.com/miguelgrinberg/flask-httpauth/
 Author: Miguel Grinberg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-HTTPAuth-3.2.4/PKG-INFO 
new/Flask-HTTPAuth-3.3.0/PKG-INFO
--- old/Flask-HTTPAuth-3.2.4/PKG-INFO   2018-06-18 00:28:40.0 +0200
+++ new/Flask-HTTPAuth-3.3.0/PKG-INFO   2019-05-19 12:24:55.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Flask-HTTPAuth
-Version: 3.2.4
+Version: 3.3.0
 Summary: Basic and Digest HTTP authentication for Flask routes
 Home-page: http://github.com/miguelgrinberg/flask-httpauth/
 Author: Miguel Grinberg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-HTTPAuth-3.2.4/docs/index.rst 
new/Flask-HTTPAuth-3.3.0/docs/index.rst
--- old/Flask-HTTPAuth-3.2.4/docs/index.rst 2018-06-15 08:18:36.0 
+0200
+++ new/Flask-HTTPAuth-3.3.0/docs/index.rst 2019-05-19 11:33:53.0 
+0200
@@ -44,7 +44,7 @@
 
 @auth.hash_password
 def hash_pw(password):
-return md5(password).hexdigest()
+return md5(password.encode('utf-8')).hexdigest()
 
 When the ``hash_password`` callback is provided access will be granted when 
``get_password(username) == hash_password(password)``.
 
@@ -162,12 +162,17 @@
 
 The ``verify_token`` callback receives the authentication credentials provided 
by the client on the ``Authorization`` header. This can be a simple token, or 
can contain multiple arguments, which the function will have to parse and 
extract from the string.
 
-In the examples directory you can find a complete example that uses JWT tokens.
+In the examples directory you can find a complete example that uses
+JWS tokens.  JWS tokens are similar to JWT tokens.  However using JWT
+tokens would require an external dependency to handle JWT.
 
 Using Multiple Authentication Schemes
 -
 
-Applications sometimes need to support a combination of authentication 
methods. For example, a web application could be authenticated by sending 
client id and secret over basic 

commit deadbeef-plugin-mpris2 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package deadbeef-plugin-mpris2 for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:53

Comparing /work/SRC/openSUSE:Leap:15.2/deadbeef-plugin-mpris2 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.deadbeef-plugin-mpris2.new.26092 (New)


Package is "deadbeef-plugin-mpris2"

Wed Feb 19 18:48:53 2020 rev:10 rq:776252 version:1.13

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/deadbeef-plugin-mpris2/deadbeef-plugin-mpris2.changes
  2020-01-15 14:52:01.417474045 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.deadbeef-plugin-mpris2.new.26092/deadbeef-plugin-mpris2.changes
   2020-02-19 18:48:54.395043678 +0100
@@ -1,0 +2,18 @@
+Fri Jan 17 13:44:58 UTC 2020 - Hillwood Yang 
+
+- Update version to 1.13
+  * Fix raise method
+  * Fix missing emit of seeked signal after seek
+  * Include LICENCE file in distribution
+
+---
+Sun Apr 28 08:15:07 UTC 2019 - Hillwood Yang 
+
+- Update version to 1.12
+  * Fix double free
+  * Send correct CanSeek
+  * Fix duration for radio streams
+  * Fix pause handling
+  * New features: CanPlay, CanGoPrevious, CanGoNext
+
+---

Old:

  deadbeef-mpris2-plugin-1.10.tar.xz

New:

  deadbeef-mpris2-plugin-1.13.tar.xz



Other differences:
--
++ deadbeef-plugin-mpris2.spec ++
--- /var/tmp/diff_new_pack.PqbCjC/_old  2020-02-19 18:48:54.683043984 +0100
+++ /var/tmp/diff_new_pack.PqbCjC/_new  2020-02-19 18:48:54.683043984 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package deadbeef-plugin-mpris2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2015 Hillwood Yang 
+# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2020 Hillwood Yang 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,18 +13,18 @@
 # 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/
 #
 
 
 %define _name   deadbeef-mpris2-plugin
 Name:   deadbeef-plugin-mpris2
-Version:1.10
+Version:1.13
 Release:0
 Summary:MPRISv2 plugin for the DeaDBeeF music player
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Sound/Players
-Url:https://github.com/Serranya/deadbeef-mpris2-plugin
+URL:https://github.com/Serranya/deadbeef-mpris2-plugin
 Source: 
https://github.com/Serranya/%{_name}/releases/download/v%{version}/%{_name}-%{version}.tar.xz
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  automake
@@ -49,9 +49,8 @@
 
 %build
 autoreconf -fi
-%configure \
-  --disable-static
-make %{?_smp_mflags} V=1
+%configure --disable-static
+%make_build
 
 %install
 %make_install
@@ -59,6 +58,8 @@
 
 %files
 %defattr(-,root,root)
+%doc README
+%license LICENSE
 %{_libdir}/deadbeef/
 
 %changelog

++ deadbeef-mpris2-plugin-1.10.tar.xz -> deadbeef-mpris2-plugin-1.13.tar.xz 
++
 6290 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/deadbeef-1.10/LICENSE new/deadbeef-1.13/LICENSE
--- old/deadbeef-1.10/LICENSE   1970-01-01 01:00:00.0 +0100
+++ new/deadbeef-1.13/LICENSE   2019-06-07 15:06:50.0 +0200
@@ -0,0 +1,339 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, 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.
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.)  You can apply it to
+your 

commit python-pyowm for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-pyowm for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:00

Comparing /work/SRC/openSUSE:Leap:15.2/python-pyowm (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pyowm.new.26092 (New)


Package is "python-pyowm"

Wed Feb 19 18:49:00 2020 rev:11 rq:776998 version:2.10.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-pyowm/python-pyowm.changes  
2020-01-15 15:52:06.339551899 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-pyowm.new.26092/python-pyowm.changes   
2020-02-19 18:49:00.827050526 +0100
@@ -1,0 +2,64 @@
+Wed Dec 26 17:52:43 UTC 2018 - Bruno Friedmann 
+
+- Upgrade to version 2.10.0
+  * New features:
+* Support for editing polygons (Agro API)
+* Support for current soil data (Agro API)
+* Support for satellite imagery search, download and statistics
+  (Agro API)
+* Support for searching current weather on cities inside a 
+  bounding box via the new owm25.weather_at_stations_in_bbox 
+  function
+* possible to download Map Tiles provided by OpenWeatherMap
+  using the new dedicated pyowm.tiles.tile_manager.TileManager
+  client
+  * Enhancements:
+* Refactored Weather API code to a dedicated package
+* Implemented an automated integration and release pipeline
+  * Bugfixes:
+* fixed wrong object to JSON dumping when calling 
+  send_measurements() on Stations API
+* relaxing hard upper limit on dependency geojson: 
+  from geojson>=2.3.0,<2.4 to geojson>=2.3.0,<3
+  * Security:
+* upgraded version for dependencies requests and urllib3 
+  as known security issues were raised on them
+  * Python Versions Support:
+* dropped Python 3.3 support as it has reached end of life
+  * Python 2 support is removed from mainline
+a 2.9-lts branch exist and will be kept until 1st Januray 2020.
+- Packaging : 
+  * Refresh spec with spec-cleaner
+  * Remove python2 support
+
+---
+Mon Jul 30 07:19:15 UTC 2018 - tchva...@suse.com
+
+- Version restrict requirements
+- Drop devel dependency
+
+---
+Sat Jul 28 12:15:08 UTC 2018 - alarr...@suse.com
+
+- Update to version 2.9.0
+  * New features:
+* Support for Weather Alerts
+* Support for UV Index Forecast and History
+* Logos for the project have been introduced!
+* Support for Python 3.7
+* Support for Pipfile
+  * Enhancements:
+* Heavily improved readthedocs documentation
+* Now PyOWM talks to OWM APIs over SSL
+* Refactored out one single consistent HTTP base client, based on requests
+* Refactored UV API and Air Pollution API code to dedicated packages
+  * Bugfixes:
+* issue on requests==2.19.1 incompatibility
+* now printing on console the detailed weather status (language-sensitive)
+  instead of generic english-based weather status
+* fixed broken links in a few Markdown docs
+  * Deprecations introduced:
+* will be removed on 3.0.0: OWM25.weather_at_stations_in_bbox, 
OWM25.weather_at_station
+  * Note: parsers were moved to a "parsers" submodule
+
+---

Old:

  pyowm-2.8.0.tar.gz

New:

  pyowm-2.10.0.tar.gz



Other differences:
--
++ python-pyowm.spec ++
--- /var/tmp/diff_new_pack.wpNugM/_old  2020-02-19 18:49:01.603051352 +0100
+++ /var/tmp/diff_new_pack.wpNugM/_new  2020-02-19 18:49:01.607051357 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyowm
 #
-# Copyright (c) 2017 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
@@ -12,26 +12,29 @@
 # 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/
+#
+
 
+%define skip_python2 1
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyowm
-Version:2.8.0
+Version:2.10.0
 Release:0
-License:MIT
 Summary:A Python wrapper around the OpenWeatherMap web API
-Url:http://github.com/csparpa/pyowm
+License:MIT
 Group:  Development/Languages/Python
+URL:http://github.com/csparpa/pyowm
 Source: 
https://files.pythonhosted.org/packages/source/p/pyowm/pyowm-%{version}.tar.gz
 Source99:   

commit bcel5_3 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package bcel5_3 for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:01

Comparing /work/SRC/openSUSE:Leap:15.2/bcel5_3 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.bcel5_3.new.26092 (New)


Package is "bcel5_3"

Wed Feb 19 18:49:01 2020 rev:10 rq:777323 version:5.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/bcel5_3/bcel5_3.changes2020-01-15 
14:48:23.545340702 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.bcel5_3.new.26092/bcel5_3.changes 
2020-02-19 18:49:01.955051727 +0100
@@ -1,0 +2,6 @@
+Tue May 15 14:06:38 UTC 2018 - fst...@suse.com
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+---



Other differences:
--
++ bcel5_3.spec ++
--- /var/tmp/diff_new_pack.3AaCt1/_old  2020-02-19 18:49:02.551052361 +0100
+++ /var/tmp/diff_new_pack.3AaCt1/_new  2020-02-19 18:49:02.555052365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bcel5_3
 #
-# Copyright (c) 2017 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
@@ -31,7 +31,7 @@
 Source1001: manifest.txt
 BuildRequires:  ant
 BuildRequires:  fdupes
-BuildRequires:  java-devel >= 1.6
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 Provides:   bcel5.3 = %{version}-%{release}
@@ -83,7 +83,7 @@
 ant -Dbuild.dest=target/classes -Dbuild.dir=target -Dsrc.dir=src/main/java \
 -Dexamples.dir=src/examples -Dname=bcel-%{version} 
-Dapidocs.dir=target/site/apidocs \
 -Ddocs.src=xdocs -Djakarta.site2=jakarta-site2 -Djdom.jar=jdom.jar \
--Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+-Dant.build.javac.source=8 -Dant.build.javac.target=8 \
 compile jar apidocs
 
 %install




commit python-certbot-dns-digitalocean for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-digitalocean for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:31

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-digitalocean (Old)
 and  
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-digitalocean.new.26092 (New)


Package is "python-certbot-dns-digitalocean"

Wed Feb 19 18:48:31 2020 rev:5 rq:776483 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-digitalocean/python-certbot-dns-digitalocean.changes
2020-01-15 15:47:49.943405129 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-digitalocean.new.26092/python-certbot-dns-digitalocean.changes
 2020-02-19 18:48:32.143019985 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:42:01 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-digitalocean-1.0.0.tar.gz

New:

  certbot-dns-digitalocean-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-digitalocean.spec ++
--- /var/tmp/diff_new_pack.RCtNfU/_old  2020-02-19 18:48:32.663020540 +0100
+++ /var/tmp/diff_new_pack.RCtNfU/_new  2020-02-19 18:48:32.667020543 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-digitalocean
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:DigitalOcean Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-digitalocean/certbot-dns-digitalocean-%{version}.tar.gz
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module digitalocean >= 1.11}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.29.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-digitalocean >= 1.11
 Requires:   python-six
 Requires:   python-zope.interface

++ certbot-dns-digitalocean-1.0.0.tar.gz -> 
certbot-dns-digitalocean-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-digitalocean-1.0.0/PKG-INFO 
new/certbot-dns-digitalocean-1.1.0/PKG-INFO
--- old/certbot-dns-digitalocean-1.0.0/PKG-INFO 2019-12-03 18:20:54.0 
+0100
+++ new/certbot-dns-digitalocean-1.1.0/PKG-INFO 2020-01-14 19:41:56.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-digitalocean
-Version: 1.0.0
+Version: 1.1.0
 Summary: DigitalOcean DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-digitalocean-1.0.0/certbot_dns_digitalocean.egg-info/PKG-INFO 
new/certbot-dns-digitalocean-1.1.0/certbot_dns_digitalocean.egg-info/PKG-INFO
--- 
old/certbot-dns-digitalocean-1.0.0/certbot_dns_digitalocean.egg-info/PKG-INFO   
2019-12-03 18:20:54.0 +0100
+++ 
new/certbot-dns-digitalocean-1.1.0/certbot_dns_digitalocean.egg-info/PKG-INFO   
2020-01-14 19:41:56.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-digitalocean
-Version: 1.0.0
+Version: 1.1.0
 Summary: DigitalOcean DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-digitalocean-1.0.0/certbot_dns_digitalocean.egg-info/requires.txt
 
new/certbot-dns-digitalocean-1.1.0/certbot_dns_digitalocean.egg-info/requires.txt
--- 
old/certbot-dns-digitalocean-1.0.0/certbot_dns_digitalocean.egg-info/requires.txt
   

commit python-certbot for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:26

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot.new.26092 (New)


Package is "python-certbot"

Wed Feb 19 18:48:26 2020 rev:5 rq:776479 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-certbot/python-certbot.changes  
2020-01-15 15:47:49.447404846 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot.new.26092/python-certbot.changes   
2020-02-19 18:48:28.323015918 +0100
@@ -1,0 +2,7 @@
+Tue Jan 21 09:39:19 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Support for Python 3.4 in Certbot and its ACME library is deprecated and 
will be
+removed in the next release of Certbot.
+
+---

Old:

  certbot-1.0.0.tar.gz

New:

  certbot-1.1.0.tar.gz



Other differences:
--
++ python-certbot.spec ++
--- /var/tmp/diff_new_pack.RmQlqS/_old  2020-02-19 18:48:28.687016306 +0100
+++ /var/tmp/diff_new_pack.RmQlqS/_new  2020-02-19 18:48:28.687016306 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:ACME client
 License:Apache-2.0

++ certbot-1.0.0.tar.gz -> certbot-1.1.0.tar.gz ++
 3278 lines of diff (skipped)




commit python-pytest-django for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-pytest-django for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:10

Comparing /work/SRC/openSUSE:Leap:15.2/python-pytest-django (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pytest-django.new.26092 (New)


Package is "python-pytest-django"

Wed Feb 19 18:49:10 2020 rev:13 rq:777018 version:3.8.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-pytest-django/python-pytest-django.changes  
2020-01-15 15:52:16.087557486 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pytest-django.new.26092/python-pytest-django.changes
   2020-02-19 18:49:11.771062178 +0100
@@ -1,0 +2,47 @@
+Thu Jan 23 08:49:57 UTC 2020 - Tomáš Chvátal 
+
+- Update 3.8.0:
+  * Make Django's assertion helpers available in pytest_django.asserts (#709).
+  * Report django-configurations setting (#791)
+
+---
+Fri Nov 15 10:49:15 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.7.0:
+  * Monkeypatch pytest to not use ``TestCase.debug`` with unittests, instead
+of patching it into Django (#782).
+  * Work around pytest crashing due to ``pytest.fail`` being used from within 
the
+DB blocker, and pytest trying to display an object representation involving
+DB access (#781).  pytest-django uses a ``RuntimeError`` now instead.
+
+---
+Wed Oct 30 11:54:08 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.6.0:
+  * Rename test databases when running parallel Tox (#678, #680)
+  * Django unittests: restore "debug" function (#769, #771)
+
+---
+Thu Aug 22 13:40:41 UTC 2019 - Tomáš Chvátal 
+
+- Simplify the deps
+
+---
+Tue Jul  2 12:10:47 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.5.1:
+  * Fix compatibility with pytest 5.x (#751)
+
+---
+Mon Jun 17 12:07:05 UTC 2019 - Tomáš Chvátal 
+
+- Update to 3.5.0:
+  * Run tests in the same order as Django (#223)
+  * Use verbosity=0 with disabled migrations (#729, #730)
+  * django_db_setup: warn instead of crash with teardown errors (#726)
+  * tests: fix test_sqlite_database_renamed (#739, #741)
+  * tests/conftest.py: move import of db_helpers (#737)
+  * Cleanup/improve coverage, mainly with tests (#706)
+  * Slightly revisit unittest handling (#740)
+
+---

Old:

  pytest-django-3.4.8.tar.gz

New:

  pytest-django-3.8.0.tar.gz



Other differences:
--
++ python-pytest-django.spec ++
--- /var/tmp/diff_new_pack.N2KY9V/_old  2020-02-19 18:49:12.011062433 +0100
+++ /var/tmp/diff_new_pack.N2KY9V/_new  2020-02-19 18:49:12.011062433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-django
 #
-# Copyright (c) 2019 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
@@ -18,25 +18,23 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pytest-django
-Version:3.4.8
+Version:3.8.0
 Release:0
 Summary:A Django plugin for py.test
 License:BSD-3-Clause
-Group:  Development/Languages/Python
 URL:https://github.com/pytest-dev/pytest-django
 Source: 
https://files.pythonhosted.org/packages/source/p/pytest-django/pytest-django-%{version}.tar.gz
 BuildRequires:  %{python_module Django}
-BuildRequires:  %{python_module pytest >= 3.6}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools_scm >= 1.11.1}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
-# Used for tests
 BuildRequires:  %{python_module six}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python2-pathlib2
 BuildRequires:  sqlite3
 Requires:   python-Django
-Requires:   python-pytest >= 3.6
+Requires:   python-pytest
 BuildArch:  noarch
 %ifpython2
 Requires:   python-pathlib2
@@ -71,7 +69,7 @@
 %check
 # memory operations failed in OBS not localy, thus skip them
 export DJANGO_SETTINGS_MODULE=pytest_django_test.settings_sqlite
-%python_expand PYTHONPATH=$(pwd) py.test-%{$python_bin_suffix} tests/ -k 'not 
test_sqlite_in_memory_used'
+%python_expand PYTHONPATH=$(pwd) py.test-%{$python_bin_suffix} -v tests/ -k 
'not (test_sqlite_in_memory_used or test_django_assert_num_queries_db or 
test_django_assert_max_num_queries_db)'
 
 %files %{python_files}
 %license 

commit python-pymediainfo for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-pymediainfo for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:21

Comparing /work/SRC/openSUSE:Leap:15.2/python-pymediainfo (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-pymediainfo.new.26092 (New)


Package is "python-pymediainfo"

Wed Feb 19 18:49:21 2020 rev:11 rq:776988 version:4.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-pymediainfo/python-pymediainfo.changes  
2020-01-15 15:52:01.571549166 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-pymediainfo.new.26092/python-pymediainfo.changes
   2020-02-19 18:49:23.123074265 +0100
@@ -1,0 +2,50 @@
+Wed Sep 18 14:25:50 UTC 2019 - Luigi Baldoni 
+
+- Update to version 4.1
+  * Added an argument to pass custom options to the parse method
+(#71)
+
+---
+Sat Sep 14 07:30:51 UTC 2019 - Luigi Baldoni 
+
+- Fixed tests in Factory
+
+---
+Mon Apr 22 13:56:26 UTC 2019 - Luigi Baldoni 
+
+- Update to version 4.0
+  * Drop Python 2.6 compatibility
+  * Allow pickling of Track instances (#68)
+  * Remove xml attributes from Track and MediaInfo objects,
+populate the tracks attribute immediately (03f6242)
+  * Implement __eq__ forTrack and MediaInfo objects
+  * Add an option to obtain MediaInfo's text output (#66)
+  * Add an option to return non-complete MediaInfo (#66)
+  * Disable LegacyStreamDisplay explicitly by default, make it
+configurable (see 9aa65d8 for details)
+  version 3.2.1:
+  * Generate sdists on Linux instead of OSX (#67)
+  version 3.2:
+  * Publish wheels containing libmediainfo (#59, thanks to
+@bgermann)
+  version 3.1:
+  * Add an option to control parsing speed (#65)
+  version 3.0:
+  * Do not ignore exceptions when invalid XML is passed (#53)
+  * Raise RuntimeError if parsing fails
+  * Add an option to ignore UTF-8 encoding errors, fixes (#54)
+  * Use proper XPath to detect track elements in XML (#55)
+  * Fix handling of non-existent files
+  * Fix tests with libmediainfo ≥ 18.08 (#58)
+  * Try to load libmediainfo from the module folder
+
+---
+Wed Sep 12 07:12:47 UTC 2018 - aloi...@gmx.com
+
+- Update to version 2.3.0
+  * Add setuptools to install_requires (#50)
+  * Add an option to extract cover_data for libmediainfo ≥ 18.03
+(#51)
+  * Get version from setuptools_scm
+
+---

Old:

  pymediainfo-2.2.0.tar.gz

New:

  pymediainfo-4.1.tar.gz



Other differences:
--
++ python-pymediainfo.spec ++
--- /var/tmp/diff_new_pack.nQ1Ag2/_old  2020-02-19 18:49:23.423074584 +0100
+++ /var/tmp/diff_new_pack.nQ1Ag2/_new  2020-02-19 18:49:23.427074588 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pymediainfo
 #
-# Copyright (c) 2017 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,27 +12,26 @@
 # 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/
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pymediainfo
-Version:2.2.0
+Version:4.1
 Release:0
 Summary:Python wrapper for the mediainfo library
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/sbraz/pymediainfo
+URL:https://github.com/sbraz/pymediainfo
 Source0:
https://files.pythonhosted.org/packages/source/p/pymediainfo/pymediainfo-%{version}.tar.gz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  libmediainfo0
 Requires:   libmediainfo0
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -52,11 +51,13 @@
 
 %check
 export LANG=en_US.UTF-8
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python 
%{_bindir}/py.test -v -k 'not MediaInfoURLTest'
+%{python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} 
%{_bindir}/py.test-%{$python_version} -v \
+  -k 'not MediaInfoURLTest and not MediaInfoLibraryTest'
+}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc 

commit python-certbot-dns-linode for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-linode for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:36

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-linode (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-linode.new.26092 
(New)


Package is "python-certbot-dns-linode"

Wed Feb 19 18:48:36 2020 rev:2 rq:776487 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-linode/python-certbot-dns-linode.changes
2020-01-15 15:47:50.483405437 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-linode.new.26092/python-certbot-dns-linode.changes
 2020-02-19 18:48:36.979025135 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:42:36 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-linode-1.0.0.tar.gz

New:

  certbot-dns-linode-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-linode.spec ++
--- /var/tmp/diff_new_pack.ocST3r/_old  2020-02-19 18:48:37.339025518 +0100
+++ /var/tmp/diff_new_pack.ocST3r/_new  2020-02-19 18:48:37.343025522 +0100
@@ -18,14 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-linode
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Linode DNS Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-linode/certbot-dns-linode-%{version}.tar.gz
 BuildRequires:  %{python_module acme >= 0.31.0}
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module dns-lexicon >= 2.2.3}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -34,7 +34,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.31.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-dns-lexicon
 Requires:   python-zope.interface
 BuildArch:  noarch

++ certbot-dns-linode-1.0.0.tar.gz -> certbot-dns-linode-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-linode-1.0.0/PKG-INFO 
new/certbot-dns-linode-1.1.0/PKG-INFO
--- old/certbot-dns-linode-1.0.0/PKG-INFO   2019-12-03 18:21:05.0 
+0100
+++ new/certbot-dns-linode-1.1.0/PKG-INFO   2020-01-14 19:42:09.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-linode
-Version: 1.0.0
+Version: 1.1.0
 Summary: Linode DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-linode-1.0.0/certbot_dns_linode/_internal/dns_linode.py 
new/certbot-dns-linode-1.1.0/certbot_dns_linode/_internal/dns_linode.py
--- old/certbot-dns-linode-1.0.0/certbot_dns_linode/_internal/dns_linode.py 
2019-12-03 18:20:30.0 +0100
+++ new/certbot-dns-linode-1.1.0/certbot_dns_linode/_internal/dns_linode.py 
2020-01-14 19:41:31.0 +0100
@@ -2,9 +2,9 @@
 import logging
 import re
 
-import zope.interface
 from lexicon.providers import linode
 from lexicon.providers import linode4
+import zope.interface
 
 from certbot import errors
 from certbot import interfaces
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-linode-1.0.0/certbot_dns_linode.egg-info/PKG-INFO 
new/certbot-dns-linode-1.1.0/certbot_dns_linode.egg-info/PKG-INFO
--- old/certbot-dns-linode-1.0.0/certbot_dns_linode.egg-info/PKG-INFO   
2019-12-03 18:21:05.0 +0100
+++ new/certbot-dns-linode-1.1.0/certbot_dns_linode.egg-info/PKG-INFO   
2020-01-14 19:42:09.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-linode
-Version: 1.0.0
+Version: 1.1.0
 Summary: Linode DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development 

commit python-neovim for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-neovim for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:48:51

Comparing /work/SRC/openSUSE:Leap:15.2/python-neovim (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-neovim.new.26092 (New)


Package is "python-neovim"

Wed Feb 19 18:48:51 2020 rev:16 rq:776843 version:0.3.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-neovim/python-neovim.changes
2020-01-15 15:50:45.979505838 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-neovim.new.26092/python-neovim.changes 
2020-02-19 18:48:52.127041263 +0100
@@ -1,0 +2,17 @@
+Sun Jan 20 19:44:11 CET 2019 - mc...@suse.com
+
+- Update to 0.3.2:
+  * Cleanup after the pynvim rename, as well as a few bugfixes
+and improvements.
+  * support del vim.current.line
+  * Handle nvim_error_event (errors from async requests)
+  * Don't crash when subprocesses write to stdout
+  * 22e5919 Continue pynvim rename
+  * test with Python 3.7 in Travis.
+
+---
+Mon Jan  7 21:51:46 UTC 2019 - Matej Cepl 
+
+- Make package buildable on EPEL7, while we give up on Fedora
+
+---

Old:

  pynvim-0.3.1.tar.gz

New:

  pynvim-0.3.2.tar.gz



Other differences:
--
++ python-neovim.spec ++
--- /var/tmp/diff_new_pack.bcyx7Y/_old  2020-02-19 18:48:52.395041548 +0100
+++ /var/tmp/diff_new_pack.bcyx7Y/_new  2020-02-19 18:48:52.395041548 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-neovim
 #
-# 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
@@ -18,20 +18,26 @@
 
 %define modname pynvim
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# For OpenSUSE and older Fedora
-%{!?python3_pkgversion:%global python3_pkgversion %(c=%{python3_version}; echo 
${c/./})}
+
 Name:   python-neovim
-Version:0.3.1
+Version:0.3.2
 Release:0
 Summary:Python client to Neovim
 License:Apache-2.0
 Group:  Productivity/Text/Editors
 URL:https://github.com/neovim/pynvim
 Source: 
https://github.com/neovim/pynvim/archive/%{version}/pynvim-%{version}.tar.gz
-BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+%if 0%{?rhel} >= 7
+BuildRequires:  python34-pytest
+BuildRequires:  python34-setuptools
+%else
+BuildRequires:  python3-pytest
+BuildRequires:  python3-setuptools
+%endif
 BuildRequires:  python-rpm-macros
+BuildRequires:  python2-pytest
+BuildRequires:  python2-setuptools
 Requires:   neovim >= 0.1.6
 Requires:   python-greenlet
 Requires:   python-msgpack-python

++ pynvim-0.3.1.tar.gz -> pynvim-0.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynvim-0.3.1/.scrutinizer.yml 
new/pynvim-0.3.2/.scrutinizer.yml
--- old/pynvim-0.3.1/.scrutinizer.yml   2018-11-17 10:38:41.0 +0100
+++ new/pynvim-0.3.2/.scrutinizer.yml   2019-01-20 16:22:43.0 +0100
@@ -131,4 +131,4 @@
 tools:
   external_code_coverage:
 timeout: 1200
-runs: 5
+runs: 6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynvim-0.3.1/.travis.yml new/pynvim-0.3.2/.travis.yml
--- old/pynvim-0.3.1/.travis.yml2018-11-17 10:38:41.0 +0100
+++ new/pynvim-0.3.2/.travis.yml2019-01-20 16:22:43.0 +0100
@@ -1,16 +1,15 @@
-sudo: false
+dist: xenial
 language: python
 env:
   global:
-- NOSE_NOLOGCAPTURE=true
-- NOSE_VERBOSE=2
-- NOSE_WITH_COVERAGE=true
-- NOSE_COVER_PACKAGE=neovim
 - PYTEST_ADDOPTS=-vv
   matrix:
 - CI_TARGET=tests
 matrix:
   include:
+- python: pypy
+  dist: trusty
+  sudo: false
 - python: 3.6
   env: CI_TARGET=checkqa TOXENV=checkqa
 python:
@@ -20,7 +19,7 @@
   - 3.4
   - 3.5
   - 3.6
-  - pypy
+  - 3.7
 before_install:
   - if [ $CI_TARGET = tests ]; then
   eval "$(curl -Ss 
https://raw.githubusercontent.com/neovim/bot-ci/master/scripts/travis-setup.sh) 
nightly-x64";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pynvim-0.3.1/README.md new/pynvim-0.3.2/README.md
--- old/pynvim-0.3.1/README.md  2018-11-17 10:38:41.0 +0100
+++ new/pynvim-0.3.2/README.md  2019-01-20 16:22:43.0 +0100
@@ -1,9 +1,9 @@
 ### Pynvim: Python client to [Neovim](https://github.com/neovim/neovim)
 
-[![Build 

commit bbswitch for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package bbswitch for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:06

Comparing /work/SRC/openSUSE:Leap:15.2/bbswitch (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.bbswitch.new.26092 (New)


Package is "bbswitch"

Wed Feb 19 18:49:06 2020 rev:10 rq:777328 version:0.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/bbswitch/bbswitch.changes  2020-01-15 
14:48:22.205339702 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.bbswitch.new.26092/bbswitch.changes   
2020-02-19 18:49:07.195057306 +0100
@@ -1,0 +2,11 @@
+Thu Dec 19 14:45:14 UTC 2019 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  allow OBS to shortcut through the -mini flavors.
+
+---
+Tue Jun 19 12:09:23 UTC 2018 - msucha...@suse.com
+
+- Use %{?linux_make_arch} when building kernel modules (boo#1098050).
+
+---



Other differences:
--
++ bbswitch.spec ++
--- /var/tmp/diff_new_pack.zHMutg/_old  2020-02-19 18:49:07.483057613 +0100
+++ /var/tmp/diff_new_pack.zHMutg/_new  2020-02-19 18:49:07.483057613 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bbswitch
 #
-# Copyright (c) 2017 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
@@ -20,13 +20,13 @@
 Version:0.8
 Release:0
 Summary:Bumblebee ACPI kernel module
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Kernel
 Url:http://github.com/Bumblebee-Project/bbswitch
 Source0:
https://github.com/Bumblebee-Project/bbswitch/archive/v%{version}.tar.gz
 BuildRequires:  %{kernel_module_package_buildreqs}
 BuildRequires:  libelf-devel
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(libsystemd)
 Requires:   bbswitch-kmp
 # DKMSing this module has no point for us so obsolete the package
 # Remove this after 13.2 release
@@ -52,14 +52,14 @@
 for flavor in %{flavors_to_build}; do
 rm -rf obj/$flavor
 cp -r source obj/$flavor
-make %{?_smp_mflags} -C %{kernel_source $flavor} modules 
M=$PWD/obj/$flavor
+make %{?_smp_mflags} -C %{kernel_source $flavor} %{?linux_make_arch} 
modules M=$PWD/obj/$flavor
 done
 
 %install
 export INSTALL_MOD_PATH=%{buildroot}
 export INSTALL_MOD_DIR=updates
 for flavor in %{flavors_to_build}; do
-make -C %{kernel_source $flavor} modules_install M=$PWD/obj/$flavor
+make -C %{kernel_source $flavor} %{?linux_make_arch} modules_install 
M=$PWD/obj/$flavor
 done
 install -dm755 %{buildroot}%{_libexecdir}/modules-load.d
 echo "bbswitch" >> %{buildroot}%{_libexecdir}/modules-load.d/bbswitch.conf




commit nextcloud-client for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:22

Comparing /work/SRC/openSUSE:Leap:15.2/nextcloud-client (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.nextcloud-client.new.26092 (New)


Package is "nextcloud-client"

Wed Feb 19 18:49:22 2020 rev:23 rq:777345 version:2.6.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/nextcloud-client/nextcloud-client.changes  
2020-01-15 15:33:27.510861282 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.nextcloud-client.new.26092/nextcloud-client.changes
   2020-02-19 18:49:23.971075167 +0100
@@ -1,0 +2,21 @@
+Tue Feb 18 09:10:31 UTC 2020 - Bjoern Voigt 
+
+- Update to 2.6.3
+  * desktop#1782 Add UserInfo class and fetch quota via API instead of 
PropfindJob
+  * desktop#1770 l10n: Changed grammar and triple dots to ellipsis
+  * desktop#1767 l10n: Changed spelling of "user name" to "username"
+  * desktop#1765 Start the client in background if activated by D-Bus
+  * desktop#1764 Do not install files related to cloud providers under Xenial
+  * desktop#1763 Make sure that the libcloudprovider integration is using a 
valid D-Bus path
+  * desktop#1762 Changed product name to Nextcloud
+  * desktop#1760 Update autoupdate.rst
+  * desktop#1745 Use system proxy by default if no config file is present
+  * desktop#1729 Install libcloudproviders files by default on debian
+  * desktop#1727 Windows 7 is out of support
+  * desktop#1721 BugFix: Handle broken shared file error gracefully
+  * desktop#1720 Fix Explorer integration on Windows and the crash on other 
systems
+  * desktop#1718 Welcome to 2020
+  * desktop#1707 Updated year in legalnotice.cpp
+  * desktop#1699 apply http2 qt resend patch from owncloud
+
+---

Old:

  nextcloud-client-2.6.2.tar.gz

New:

  nextcloud-client-2.6.3.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.eiRiJJ/_old  2020-02-19 18:49:24.555075789 +0100
+++ /var/tmp/diff_new_pack.eiRiJJ/_new  2020-02-19 18:49:24.559075793 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nextcloud-client
 #
-# Copyright (c) 2019 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
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.6.2
+Version:2.6.3
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later

++ nextcloud-client-2.6.2.tar.gz -> nextcloud-client-2.6.3.tar.gz ++
/work/SRC/openSUSE:Leap:15.2/nextcloud-client/nextcloud-client-2.6.2.tar.gz 
/work/SRC/openSUSE:Leap:15.2/.nextcloud-client.new.26092/nextcloud-client-2.6.3.tar.gz
 differ: char 13, line 1




commit terminator for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package terminator for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:09

Comparing /work/SRC/openSUSE:Leap:15.2/terminator (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.terminator.new.26092 (New)


Package is "terminator"

Wed Feb 19 18:49:09 2020 rev:20 rq:777329 version:1.91

Changes:

--- /work/SRC/openSUSE:Leap:15.2/terminator/terminator.changes  2020-01-15 
16:06:07.520011477 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.terminator.new.26092/terminator.changes   
2020-02-19 18:49:11.119061484 +0100
@@ -1,0 +2,9 @@
+Sat Jan 18 09:12:15 UTC 2020 - Kristyna Streitova 
+
+- add terminator-1.91-python3.patch to add python3 support
+- add terminator-1.91-py3_dnd.patch to fix url drag and drop
+- add missing Requires: python3-configobj
+- use python3 variants of BuildRequires, Requires and macros
+- update URL (.cz -> .com)
+
+---

New:

  terminator-1.91-py3_dnd.patch
  terminator-1.91-python3.patch



Other differences:
--
++ terminator.spec ++
--- /var/tmp/diff_new_pack.QQvjAy/_old  2020-02-19 18:49:11.591061986 +0100
+++ /var/tmp/diff_new_pack.QQvjAy/_new  2020-02-19 18:49:11.595061990 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terminator
 #
-# Copyright (c) 2018 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/
 #
 
 
@@ -23,21 +23,24 @@
 Summary:Store and run multiple GNOME terminals in one window
 License:GPL-2.0-only
 Group:  System/X11/Terminals
-URL:https://gnometerminator.blogspot.cz/p/introduction.html
+URL:https://gnometerminator.blogspot.com/p/introduction.html
 Source0:
https://launchpad.net/%{name}/gtk3/%{version}/+download/%{name}-%{version}.tar.gz
 Patch0: terminator-desktop.patch
+Patch1: terminator-1.91-python3.patch
+Patch2: terminator-1.91-py3_dnd.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gettext
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  update-desktop-files
-Requires:   python-cairo
-Requires:   python-gobject
-Requires:   python-gobject-Gdk
-Requires:   python-psutil
+Requires:   python3-cairo
+Requires:   python3-configobj
+Requires:   python3-gobject
+Requires:   python3-gobject-Gdk
+Requires:   python3-psutil
 Requires(post): hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
 Recommends: %{name}-lang
@@ -54,16 +57,18 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p0
+%patch1 -p1
+%patch2 -p0
 
 # remove pointless shebangs
 sed -i '/#! \?\/usr.*/d' terminatorlib/*.py
 
 %build
-python setup.py build
+python3 setup.py build
 
 %install
-python setup.py install --root=%{buildroot} --prefix=%{_prefix}
+python3 setup.py install --root=%{buildroot} --prefix=%{_prefix}
 
 rm -f %{buildroot}/%{_datadir}/icons/hicolor/icon-theme.cache
 rm -f %{buildroot}/%{_datadir}/applications/%{name}.desktop
@@ -106,7 +111,7 @@
 %{_bindir}/remotinator
 %{_mandir}/man1/%{name}.*
 %{_mandir}/man5/%{name}_config.*
-%{python_sitelib}/*
+%{python3_sitelib}/*
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop

++ terminator-1.91-py3_dnd.patch ++
=== modified file 'terminatorlib/terminal.py'
--- terminatorlib/terminal.py   2019-10-21 21:36:16 +
+++ terminatorlib/terminal.py   2019-11-15 19:47:49 +
@@ -1093,30 +1093,35 @@
 dbg('drag data received of type: %s' % 
(selection_data.get_data_type()))
 if Gtk.targets_include_text(drag_context.list_targets()) or \
Gtk.targets_include_uri(drag_context.list_targets()):
-# copy text with no modification yet to destination
-txt = selection_data.get_data()
 
-# https://bugs.launchpad.net/terminator/+bug/1518705
 if info == self.TARGET_TYPE_MOZ:
- txt = txt.decode('utf-16').encode('utf-8')
- txt = txt.split('\n')[0]
-
-txt_lines = txt.split( "\r\n" )
-if txt_lines[-1] == '':
-for line in txt_lines[:-1]:
-if 

commit u-boot for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:20

Comparing /work/SRC/openSUSE:Leap:15.2/u-boot (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.u-boot.new.26092 (New)


Package is "u-boot"

Wed Feb 19 18:49:20 2020 rev:54 rq:777347 version:2020.01

Changes:

--- /work/SRC/openSUSE:Leap:15.2/u-boot/u-boot.changes  2020-02-01 
06:10:37.102791261 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.u-boot.new.26092/u-boot.changes   
2020-02-19 18:49:21.599072642 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 16:56:17 UTC 2020 - Guillaume GARDET 
+
+- Update patch to fix boo#1163723 :
+  * 0001-XXX-openSUSE-XXX-Prepend-partition-.patch
+
+---



Other differences:
--
++ 0001-XXX-openSUSE-XXX-Prepend-partition-.patch ++
--- /var/tmp/diff_new_pack.r7nssL/_old  2020-02-19 18:49:22.563073668 +0100
+++ /var/tmp/diff_new_pack.r7nssL/_new  2020-02-19 18:49:22.563073668 +0100
@@ -1,8 +1,10 @@
-From b7b82306b7a5bd33c353c53341b143966b41d2bc Mon Sep 17 00:00:00 2001
+From 14aae2bd722de8aa56e75c3ed2b07211fb9f8bce Mon Sep 17 00:00:00 2001
 From: Guillaume GARDET 
 Date: Wed, 13 Apr 2016 13:44:29 +0200
-Subject: [PATCH] XXX openSUSE XXX: Prepend partition 2 (and 3 fo chromebook
- snow) to list of boot partition to load DTB before EFI Also add new folders
+Subject: [PATCH] XXX openSUSE XXX: Prepend partition 3 (and 4 for chromebook
+ snow) to the list of boot partition to load DTB before EFI. It used to be 2
+ and 3 up to python-kiwi 9.18.34, since swap was the last partition at that
+ time. Keep #2 for compatibility purpose. Fix boo#1163723 Also add new folders
  to find DTB
 
 ---
@@ -10,7 +12,7 @@
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h
-index fc0935fa21..54fe9391fd 100644
+index fc0935fa21..f9cda052e1 100644
 --- a/include/config_distro_bootcmd.h
 +++ b/include/config_distro_bootcmd.h
 @@ -141,7 +141,7 @@
@@ -27,7 +29,7 @@
"part list ${devtype} ${devnum} -bootable devplist; " \
"env exists devplist || setenv devplist 1; "  \
 -  "for distro_bootpart in ${devplist}; do " \
-+  "for distro_bootpart in 2 3 ${devplist}; do " \
++  "for distro_bootpart in 3 4 2 ${devplist}; do " \
"if fstype ${devtype} "   \
"${devnum}:${distro_bootpart} "   \
"bootfstype; then "   \

++ 0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch ++
--- /var/tmp/diff_new_pack.r7nssL/_old  2020-02-19 18:49:22.575073681 +0100
+++ /var/tmp/diff_new_pack.r7nssL/_new  2020-02-19 18:49:22.575073681 +0100
@@ -1,4 +1,4 @@
-From 1798872d0b37adcdd850c46d949338ef3b428e0d Mon Sep 17 00:00:00 2001
+From 770252742a9d4ec8aa7e53c41e552d26f1253eb4 Mon Sep 17 00:00:00 2001
 From: Alexander Graf 
 Date: Mon, 2 May 2016 23:25:07 +0200
 Subject: [PATCH] Revert "Revert "omap3: Use raw SPL by default for mmc1""

++ 0003-rpi-Use-firmware-provided-device-tr.patch ++
--- /var/tmp/diff_new_pack.r7nssL/_old  2020-02-19 18:49:22.579073685 +0100
+++ /var/tmp/diff_new_pack.r7nssL/_new  2020-02-19 18:49:22.579073685 +0100
@@ -1,4 +1,4 @@
-From 741743044fdc2008ea45ac7f271daa567c4dd9f0 Mon Sep 17 00:00:00 2001
+From 9f8b17cd1c23f8bb4e5702d16da2951e8cd79ab1 Mon Sep 17 00:00:00 2001
 From: Alexander Graf 
 Date: Wed, 21 Feb 2018 17:41:13 +0100
 Subject: [PATCH] rpi: Use firmware provided device tree

++ 0004-Temp-workaround-for-Chromebook-snow.patch ++
--- /var/tmp/diff_new_pack.r7nssL/_old  2020-02-19 18:49:22.587073694 +0100
+++ /var/tmp/diff_new_pack.r7nssL/_new  2020-02-19 18:49:22.587073694 +0100
@@ -1,4 +1,4 @@
-From f0bc44197a99ff78759064332e88bc6656ae3c38 Mon Sep 17 00:00:00 2001
+From 4e8c64e9062a728cc79d1c8c37ffe4f896ead1df Mon Sep 17 00:00:00 2001
 From: Guillaume GARDET 
 Date: Mon, 9 Apr 2018 10:28:26 +0200
 Subject: [PATCH] Temp workaround for Chromebook snow to avoid the 'unable to

++ 0005-zynqmp-Add-generic-target.patch ++
--- /var/tmp/diff_new_pack.r7nssL/_old  2020-02-19 18:49:22.591073698 +0100
+++ /var/tmp/diff_new_pack.r7nssL/_new  2020-02-19 18:49:22.595073703 +0100
@@ -1,4 +1,4 @@
-From 2e8cd6c9e8d9cc22a40cd98d45a0f2797587c280 Mon Sep 17 00:00:00 2001
+From c2399d8f5ee5d8a87689936f800ed8f5f431b791 Mon Sep 17 00:00:00 2001
 From: Alexander Graf 
 Date: Tue, 24 Apr 2018 21:25:23 +0200
 Subject: [PATCH] zynqmp: Add generic target

++ 0006-tools-zynqmpbif-Add-support-for-loa.patch ++
--- /var/tmp/diff_new_pack.r7nssL/_old  

commit python-certbot-dns-rfc2136 for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-rfc2136 for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:39

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-rfc2136 (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-rfc2136.new.26092 
(New)


Package is "python-certbot-dns-rfc2136"

Wed Feb 19 18:48:39 2020 rev:5 rq:776490 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-rfc2136/python-certbot-dns-rfc2136.changes
  2020-01-15 15:47:50.819405628 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-rfc2136.new.26092/python-certbot-dns-rfc2136.changes
   2020-02-19 18:48:42.643031165 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:43:03 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-rfc2136-1.0.0.tar.gz

New:

  certbot-dns-rfc2136-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-rfc2136.spec ++
--- /var/tmp/diff_new_pack.PFCerZ/_old  2020-02-19 18:48:43.831032430 +0100
+++ /var/tmp/diff_new_pack.PFCerZ/_new  2020-02-19 18:48:43.835032434 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-rfc2136
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:RFC 2136 DNS Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-rfc2136/certbot-dns-rfc2136-%{version}.tar.gz
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module dnspython}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.29.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-dnspython
 Requires:   python-zope.interface
 BuildArch:  noarch

++ certbot-dns-rfc2136-1.0.0.tar.gz -> certbot-dns-rfc2136-1.1.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-rfc2136-1.0.0/PKG-INFO 
new/certbot-dns-rfc2136-1.1.0/PKG-INFO
--- old/certbot-dns-rfc2136-1.0.0/PKG-INFO  2019-12-03 18:21:15.0 
+0100
+++ new/certbot-dns-rfc2136-1.1.0/PKG-INFO  2020-01-14 19:42:19.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-rfc2136
-Version: 1.0.0
+Version: 1.1.0
 Summary: RFC 2136 DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-rfc2136-1.0.0/certbot_dns_rfc2136.egg-info/PKG-INFO 
new/certbot-dns-rfc2136-1.1.0/certbot_dns_rfc2136.egg-info/PKG-INFO
--- old/certbot-dns-rfc2136-1.0.0/certbot_dns_rfc2136.egg-info/PKG-INFO 
2019-12-03 18:21:15.0 +0100
+++ new/certbot-dns-rfc2136-1.1.0/certbot_dns_rfc2136.egg-info/PKG-INFO 
2020-01-14 19:42:19.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-rfc2136
-Version: 1.0.0
+Version: 1.1.0
 Summary: RFC 2136 DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-rfc2136-1.0.0/certbot_dns_rfc2136.egg-info/requires.txt 
new/certbot-dns-rfc2136-1.1.0/certbot_dns_rfc2136.egg-info/requires.txt
--- old/certbot-dns-rfc2136-1.0.0/certbot_dns_rfc2136.egg-info/requires.txt 
2019-12-03 18:21:15.0 +0100
+++ new/certbot-dns-rfc2136-1.1.0/certbot_dns_rfc2136.egg-info/requires.txt 
2020-01-14 19:42:19.0 +0100
@@ -1,5 +1,5 @@
 acme>=0.29.0
-certbot>=0.39.0
+certbot>=1.0.0
 

commit python-traitlets for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-traitlets for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:14

Comparing /work/SRC/openSUSE:Leap:15.2/python-traitlets (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-traitlets.new.26092 (New)


Package is "python-traitlets"

Wed Feb 19 18:49:14 2020 rev:11 rq:777227 version:4.3.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-traitlets/python-traitlets.changes  
2020-01-15 15:53:52.595612803 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-traitlets.new.26092/python-traitlets.changes
   2020-02-19 18:49:15.635066292 +0100
@@ -1,0 +2,8 @@
+Tue Nov 12 16:31:49 UTC 2019 - Todd R 
+
+- Update to version 4.3.3
+  * Adds Application.loaded_config_files property for accessing
+config files that have been loaded and makes the property
+idempotent on multiple loads.
+
+---

Old:

  traitlets-4.3.2.tar.gz

New:

  traitlets-4.3.3.tar.gz



Other differences:
--
++ python-traitlets.spec ++
--- /var/tmp/diff_new_pack.RQOT20/_old  2020-02-19 18:49:16.231066927 +0100
+++ /var/tmp/diff_new_pack.RQOT20/_new  2020-02-19 18:49:16.231066927 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-traitlets
 #
-# Copyright (c) 2017 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
@@ -18,15 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-traitlets
-Version:4.3.2
+Version:4.3.3
 Release:0
 Summary:Traitlets Python config system
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://ipython.org
+Url:https://github.com/ipython/traitlets
 Source: 
https://files.pythonhosted.org/packages/source/t/traitlets/traitlets-%{version}.tar.gz
 BuildRequires:  %{python_module decorator}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module ipython_genutils}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
@@ -43,7 +42,6 @@
 %ifpython2
 Requires:   python-enum34
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -67,8 +65,9 @@
 }
 
 %files %{python_files}
-%defattr(-,root,root,-)
+%doc README.md
 %doc examples/
+%license COPYING.md
 %{python_sitelib}/traitlets/
 %{python_sitelib}/traitlets-%{version}-py*.egg-info
 

++ traitlets-4.3.2.tar.gz -> traitlets-4.3.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.3.2/MANIFEST.in 
new/traitlets-4.3.3/MANIFEST.in
--- old/traitlets-4.3.2/MANIFEST.in 1970-01-01 01:00:00.0 +0100
+++ new/traitlets-4.3.3/MANIFEST.in 2016-06-24 22:42:31.0 +0200
@@ -0,0 +1,22 @@
+include CONTRIBUTING.md
+include COPYING.md
+include README.md
+
+# Documentation
+graft docs
+exclude docs/\#*
+
+# Examples
+graft examples
+
+# docs subdirs we want to skip
+prune docs/build
+prune docs/gh-pages
+prune docs/dist
+
+# Patterns to exclude from any directory
+global-exclude *~
+global-exclude *.pyc
+global-exclude *.pyo
+global-exclude .git
+global-exclude .ipynb_checkpoints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.3.2/PKG-INFO new/traitlets-4.3.3/PKG-INFO
--- old/traitlets-4.3.2/PKG-INFO2017-02-23 11:22:58.0 +0100
+++ new/traitlets-4.3.3/PKG-INFO2019-10-03 13:40:00.0 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: traitlets
-Version: 4.3.2
+Version: 4.3.3
 Summary: Traitlets Python config system
 Home-page: http://ipython.org
 Author: IPython Development Team
@@ -21,3 +21,4 @@
 Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
+Provides-Extra: test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.3.2/docs/source/changelog.rst 
new/traitlets-4.3.3/docs/source/changelog.rst
--- old/traitlets-4.3.2/docs/source/changelog.rst   2017-02-23 
11:20:41.0 +0100
+++ new/traitlets-4.3.3/docs/source/changelog.rst   2019-10-03 
13:37:49.0 +0200
@@ -4,6 +4,17 @@
 4.3
 ---
 
+4.3.3
+*
+
+`4.3.3 on GitHub`_
+
+4.3.3 backports some small bugfixes and improvements:
+
+- Adds :attr:`Application.loaded_config_files` property for accessing config 
files that have been loaded
+ 

commit virtualbox for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:48:18

Comparing /work/SRC/openSUSE:Leap:15.2/virtualbox (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.virtualbox.new.26092 (New)


Package is "virtualbox"

Wed Feb 19 18:48:18 2020 rev:79 rq:776562 version:6.1.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/virtualbox/virtualbox.changes  2020-01-30 
15:47:31.941301869 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.virtualbox.new.26092/virtualbox.changes   
2020-02-19 18:48:19.339006353 +0100
@@ -1,0 +2,10 @@
+Sat Feb 15 02:32:06 UTC 2020 - Larry Finger 
+
+- Update patches for v5.5 to handle errors in vboxvideo. boo#1163337.
+
+---
+Wed Feb 12 03:35:20 UTC 2020 - Larry Finger 
+
+- Add file "fixes_for_5.6.patch" to handle API changes.
+
+---

New:

  fixes_for_5.6.patch



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.EhejoC/_old  2020-02-19 18:48:22.315009522 +0100
+++ /var/tmp/diff_new_pack.EhejoC/_new  2020-02-19 18:48:22.319009526 +0100
@@ -149,6 +149,8 @@
 Patch133:   fixes_for_leap15.2.patch
 # Fixes for API changes in kernel 5.5
 Patch134:   fixes_for_5.5.patch
+# Fixes for API changes in kernel 5.6
+Patch135:   fixes_for_5.6.patch
 Patch999:   virtualbox-fix-ui-background-color.patch
 #
 BuildRequires:  LibVNCServer-devel
@@ -451,6 +453,7 @@
 %endif
 %patch133 -p1
 %patch134 -p1
+%patch135 -p1
 
 # make VB UI background colors look sane again
 %patch999 -p1

++ fixes_for_5.5.patch ++
--- /var/tmp/diff_new_pack.EhejoC/_old  2020-02-19 18:48:22.403009615 +0100
+++ /var/tmp/diff_new_pack.EhejoC/_new  2020-02-19 18:48:22.403009615 +0100
@@ -270,7 +270,53 @@
  
  #if LINUX_VERSION_CODE < KERNEL_VERSION(3, 18, 0) && !defined(RHEL_72)
  #define PLACEMENT_FLAGS(placement) (placement)
-@@ -310,11 +314,12 @@ int vbox_mm_init(struct vbox_private *vb
+@@ -102,8 +106,16 @@ static int vbox_ttm_global_init(struct v
+  */
+ static void vbox_ttm_global_release(struct vbox_private *vbox)
+ {
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 5, 0)
++  struct ttm_bo_device *bdev = >ttm.bdev;
++#endif
+   drm_global_item_unref(>ttm.bo_global_ref.ref);
+   drm_global_item_unref(>ttm.mem_global_ref);
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 5, 0)
++  drm_vma_offset_manager_destroy(bdev->vma_manager);
++  kfree(bdev->vma_offset_manager);
++  bdev->vma_offset_manager = NULL;
++#endif
+ }
+ #endif
+ 
+@@ -296,11 +308,27 @@ int vbox_mm_init(struct vbox_private *vb
+   int ret;
+   struct drm_device *dev = vbox->dev;
+   struct ttm_bo_device *bdev = >ttm.bdev;
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 5, 0)
++  struct drm_vma_offset_manager *vma_manager;
+ 
++  vma_manager = kzalloc(sizeof(*vma_manager), GFP_KERNEL);
++  if (!vma_manager)
++  return -ENOMEM;
++#endif
+ #if LINUX_VERSION_CODE < KERNEL_VERSION(5, 0, 0) && !defined(RHEL_77) && 
!defined(RHEL_81)
+   ret = vbox_ttm_global_init(vbox);
+-  if (ret)
++  if (ret) {
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 5, 0)
++  kfree(vma_manager);
++#endif
+   return ret;
++  }
++#endif
++#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 5, 0)
++  bdev->vma_manager = vma_manager;
++  drm_vma_offset_manager_init(bdev->vma_manager,
++  DRM_FILE_PAGE_OFFSET_START,
++  DRM_FILE_PAGE_OFFSET_SIZE);
+ #endif
+   ret = ttm_bo_device_init(>ttm.bdev,
+ #if LINUX_VERSION_CODE < KERNEL_VERSION(5, 0, 0) && !defined(RHEL_77) && 
!defined(RHEL_81)
+@@ -310,11 +338,12 @@ int vbox_mm_init(struct vbox_private *vb
  #if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 15, 0) || defined(RHEL_71)
 dev->anon_inode->i_mapping,
  #endif

++ fixes_for_5.6.patch ++
Index: VirtualBox-6.1.2/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
===
--- VirtualBox-6.1.2.orig/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
+++ VirtualBox-6.1.2/src/VBox/HostDrivers/VBoxPci/linux/VBoxPci-linux.c
@@ -843,9 +843,13 @@ DECLHIDDEN(int) vboxPciOsDevMapRegion(PV
 if (!rcLnx)
 {
 /* For now no caching, try to optimize later. */
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 6, 0)
+RTR0PTR R0PtrMapping = ioremap(pci_resource_start(pPciDev, 
iRegion),
+   pci_resource_len(pPciDev, iRegion));
+#else
 RTR0PTR R0PtrMapping = ioremap_nocache(pci_resource_start(pPciDev, 

commit python-svneverever for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-svneverever for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:18

Comparing /work/SRC/openSUSE:Leap:15.2/python-svneverever (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-svneverever.new.26092 (New)


Package is "python-svneverever"

Wed Feb 19 18:49:18 2020 rev:11 rq:777196 version:1.4.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-svneverever/python-svneverever.changes  
2020-01-15 15:53:41.683606548 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-svneverever.new.26092/python-svneverever.changes
   2020-02-19 18:49:19.463070368 +0100
@@ -1,0 +2,7 @@
+Thu Jan  9 11:59:37 UTC 2020 - Tomáš Chvátal 
+
+- Update to 1.4.2:
+  * port to python3
+- Update package to build with python 3 in mind
+
+---

Old:

  svneverever-1.2.2.tar.gz

New:

  v1.4.2.tar.gz



Other differences:
--
++ python-svneverever.spec ++
--- /var/tmp/diff_new_pack.T0Ql2P/_old  2020-02-19 18:49:19.775070700 +0100
+++ /var/tmp/diff_new_pack.T0Ql2P/_new  2020-02-19 18:49:19.779070704 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-svneverever
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -12,30 +12,32 @@
 # 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/
 #
 
 
 %define mod_name svneverever
+%define skip_python2 1
+%define oldpython python
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-svneverever
-Version:1.2.2
+Version:1.4.2
 Release:0
 Summary:Tool collecting path entries across SVN history
-License:GPL-3.0
-Group:  Development/Tools/Version Control
-Url:http://git.goodpoint.de/?p=svneverever.git
-Source: http://hartwork.org/public/%{mod_name}-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+License:GPL-3.0-only
+URL:https://github.com/hartwork/svneverever
+Source: 
https://github.com/hartwork/svneverever/archive/v%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:   python-six
 Requires:   subversion
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
%{distutils}.config import get_python_lib; print get_python_lib()")}
-%if %{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
-%endif
-%endif
+Obsoletes:  %{oldpython}-svneverever
+%python_subpackages
 
 %description
 Tool collecting path entries across SVN history. It runs through all SVN 
history
@@ -46,15 +48,22 @@
 %setup -q -n %{mod_name}-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
-
-%files
-%defattr(-,root,root)
-%doc README.txt
-%{_bindir}/%{mod_name}
+%python_install
+%python_clone %{buildroot}%{_bindir}/%{mod_name} -a
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+%post
+%python_install_alternative %{mod_name}
+
+%postun
+%python_uninstall_alternative %{mod_name}
+
+%files %{python_files}
+%doc README.asciidoc
+%python_alternative %{_bindir}/%{mod_name}
 %{python_sitelib}/%{mod_name}-%{version}-*.egg-info
 %{python_sitelib}/%{mod_name}/
 




commit python-certbot-dns-dnsimple for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-dnsimple for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:32

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-dnsimple (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-dnsimple.new.26092 
(New)


Package is "python-certbot-dns-dnsimple"

Wed Feb 19 18:48:32 2020 rev:5 rq:776484 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-dnsimple/python-certbot-dns-dnsimple.changes
2020-01-15 15:47:50.103405221 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-dnsimple.new.26092/python-certbot-dns-dnsimple.changes
 2020-02-19 18:48:33.243021157 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:42:08 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-dnsimple-1.0.0.tar.gz

New:

  certbot-dns-dnsimple-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-dnsimple.spec ++
--- /var/tmp/diff_new_pack.3cjt7U/_old  2020-02-19 18:48:33.507021438 +0100
+++ /var/tmp/diff_new_pack.3cjt7U/_new  2020-02-19 18:48:33.511021442 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-dnsimple
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:DNSimple Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-dnsimple/certbot-dns-dnsimple-%{version}.tar.gz
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module dns-lexicon >= 3.2.1}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.31.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-dns-lexicon >= 3.2.1
 Requires:   python-zope.interface
 BuildArch:  noarch

++ certbot-dns-dnsimple-1.0.0.tar.gz -> certbot-dns-dnsimple-1.1.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-dnsimple-1.0.0/PKG-INFO 
new/certbot-dns-dnsimple-1.1.0/PKG-INFO
--- old/certbot-dns-dnsimple-1.0.0/PKG-INFO 2019-12-03 18:20:56.0 
+0100
+++ new/certbot-dns-dnsimple-1.1.0/PKG-INFO 2020-01-14 19:41:59.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-dnsimple
-Version: 1.0.0
+Version: 1.1.0
 Summary: DNSimple DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-dnsimple-1.0.0/certbot_dns_dnsimple/_internal/dns_dnsimple.py 
new/certbot-dns-dnsimple-1.1.0/certbot_dns_dnsimple/_internal/dns_dnsimple.py
--- 
old/certbot-dns-dnsimple-1.0.0/certbot_dns_dnsimple/_internal/dns_dnsimple.py   
2019-12-03 18:20:30.0 +0100
+++ 
new/certbot-dns-dnsimple-1.1.0/certbot_dns_dnsimple/_internal/dns_dnsimple.py   
2020-01-14 19:41:31.0 +0100
@@ -1,8 +1,8 @@
 """DNS Authenticator for DNSimple DNS."""
 import logging
 
-import zope.interface
 from lexicon.providers import dnsimple
+import zope.interface
 
 from certbot import errors
 from certbot import interfaces
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-dnsimple-1.0.0/certbot_dns_dnsimple.egg-info/PKG-INFO 
new/certbot-dns-dnsimple-1.1.0/certbot_dns_dnsimple.egg-info/PKG-INFO
--- old/certbot-dns-dnsimple-1.0.0/certbot_dns_dnsimple.egg-info/PKG-INFO   
2019-12-03 18:20:56.0 +0100
+++ new/certbot-dns-dnsimple-1.1.0/certbot_dns_dnsimple.egg-info/PKG-INFO   
2020-01-14 19:41:59.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-dnsimple
-Version: 1.0.0
+Version: 1.1.0
 Summary: DNSimple DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: 

commit quotatool for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package quotatool for openSUSE:Leap:15.2 
checked in at 2020-02-19 18:49:19

Comparing /work/SRC/openSUSE:Leap:15.2/quotatool (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.quotatool.new.26092 (New)


Package is "quotatool"

Wed Feb 19 18:49:19 2020 rev:12 rq:777321 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/quotatool/quotatool.changes2020-01-15 
15:55:32.075669823 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.quotatool.new.26092/quotatool.changes 
2020-02-19 18:49:19.987070926 +0100
@@ -1,0 +2,5 @@
+Tue Mar  5 14:32:50 UTC 2019 - Martin Pluskal 
+
+- Modernise spec file
+
+---



Other differences:
--
++ quotatool.spec ++
--- /var/tmp/diff_new_pack.N2Tfba/_old  2020-02-19 18:49:20.411071377 +0100
+++ /var/tmp/diff_new_pack.N2Tfba/_new  2020-02-19 18:49:20.415071381 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package quotatool
 #
-# Copyright (c) 2016 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,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/
 #
 
 
@@ -20,11 +20,10 @@
 Version:1.6.2
 Release:0
 Summary:A utility for setting and manipulating filesystem quotas from 
the command line
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Filesystems
-Url:http://quotatool.ekenberg.se
+URL:http://quotatool.ekenberg.se
 Source0:
https://github.com/ekenberg/quotatool/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 quotatool is a utility for setting and manipulating filesystem quotas from
@@ -39,13 +38,15 @@
 make %{?_smp_mflags}
 
 %install
-install -D -m 0755 quotatool   %{buildroot}%{_sbindir}/quotatool
-install -D -m 0644 man/quotatool.8 %{buildroot}%{_mandir}/man8/quotatool.8
+install -Dpm 0755 quotatool \
+  %{buildroot}%{_sbindir}/quotatool
+install -Dpm 0644 man/quotatool.8 \
+  %{buildroot}%{_mandir}/man8/quotatool.8
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README TODO
+%license COPYING
+%doc AUTHORS ChangeLog README TODO
 %{_sbindir}/quotatool
-%{_mandir}/man8/quotatool.8%{ext_man}
+%{_mandir}/man8/quotatool.8%{?ext_man}
 
 %changelog




commit python-Flask-Cors for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-Flask-Cors for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:47

Comparing /work/SRC/openSUSE:Leap:15.2/python-Flask-Cors (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-Flask-Cors.new.26092 (New)


Package is "python-Flask-Cors"

Wed Feb 19 18:48:47 2020 rev:3 rq:776300 version:3.0.8

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-Flask-Cors/python-Flask-Cors.changes
2020-01-15 15:45:59.559342215 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-Flask-Cors.new.26092/python-Flask-Cors.changes
 2020-02-19 18:48:47.563036403 +0100
@@ -1,0 +2,17 @@
+Tue Oct 22 12:20:25 UTC 2019 - Petr Cervinka 
+
+- Add patch 0001-Disable-ACL_ORIGIN-check.patch to disable failing 
+  ACL_ORIGIN check in test (boo#1154808)
+
+---
+Sat Jun  8 23:12:35 UTC 2019 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+
+- update to version 3.0.8:
+  * DeprecationWarning: Using or importing the ABCs from 'collections'
+instead of from 'collections.abc' is deprecated, and in 3.8 it
+will stop working
+
+---

Old:

  Flask-Cors-3.0.7.tar.gz

New:

  0001-Disable-ACL_ORIGIN-check.patch
  Flask-Cors-3.0.8.tar.gz



Other differences:
--
++ python-Flask-Cors.spec ++
--- /var/tmp/diff_new_pack.TfST2Z/_old  2020-02-19 18:48:47.851036710 +0100
+++ /var/tmp/diff_new_pack.TfST2Z/_new  2020-02-19 18:48:47.851036710 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-Cors
 #
-# 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
@@ -18,13 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Flask-Cors
-Version:3.0.7
+Version:3.0.8
 Release:0
 Summary:A Flask extension adding a decorator for CORS support
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/corydolphin/flask-cors
 Source: 
https://files.pythonhosted.org/packages/source/F/Flask-Cors/Flask-Cors-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM 0001-Disable-ACL_ORIGIN-check.patch boo#1154808
+Patch1: 0001-Disable-ACL_ORIGIN-check.patch
 BuildRequires:  %{python_module Flask >= 0.9}
 BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module setuptools}
@@ -44,6 +46,7 @@
 
 %prep
 %setup -q -n Flask-Cors-%{version}
+%patch1 -p1
 
 %build
 %python_build

++ 0001-Disable-ACL_ORIGIN-check.patch ++
>From 7afc5e26c0ae86117234960bdcb5c8068c7dbdfa Mon Sep 17 00:00:00 2001
From: Petr Cervinka 
Date: Tue, 22 Oct 2019 14:11:15 +0200
Subject: [PATCH] Disable ACL_ORIGIN check in test_acl_uncaught_exception_500

Package build started to fail after Flask upgrade to 1.1.0 in
test_acl_uncaught_exception_500. Reported upstream issue
https://github.com/corydolphin/flask-cors/issues/253.
---
 tests/decorator/test_exception_interception.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/decorator/test_exception_interception.py 
b/tests/decorator/test_exception_interception.py
index 87fc04f..9575682 100644
--- a/tests/decorator/test_exception_interception.py
+++ b/tests/decorator/test_exception_interception.py
@@ -206,7 +206,6 @@ class 
NoExceptionInterceptionTestCase(ExceptionInterceptionDefaultTestCase):
 '''
 resp = self.get('/test_acl_uncaught_exception_500', 
origin='www.example.com')
 self.assertEqual(resp.status_code, 500)
-self.assertFalse(ACL_ORIGIN in resp.headers)
 
 if __name__ == "__main__":
 unittest.main()
-- 
2.16.4

++ Flask-Cors-3.0.7.tar.gz -> Flask-Cors-3.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-Cors-3.0.7/Flask_Cors.egg-info/PKG-INFO 
new/Flask-Cors-3.0.8/Flask_Cors.egg-info/PKG-INFO
--- old/Flask-Cors-3.0.7/Flask_Cors.egg-info/PKG-INFO   2018-11-09 
22:08:00.0 +0100
+++ new/Flask-Cors-3.0.8/Flask_Cors.egg-info/PKG-INFO   2019-06-08 
22:53:53.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: Flask-Cors
-Version: 3.0.7
+Version: 3.0.8
 Summary: A Flask extension adding a decorator for CORS support
 Home-page: https://github.com/corydolphin/flask-cors
 Author: Cory Dolphin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-Cors-3.0.7/PKG-INFO 
new/Flask-Cors-3.0.8/PKG-INFO
--- old/Flask-Cors-3.0.7/PKG-INFO   2018-11-09 22:08:00.0 

commit python-traittypes for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-traittypes for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:49:15

Comparing /work/SRC/openSUSE:Leap:15.2/python-traittypes (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-traittypes.new.26092 (New)


Package is "python-traittypes"

Wed Feb 19 18:49:15 2020 rev:4 rq:777230 version:0.2.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-traittypes/python-traittypes.changes
2020-01-15 15:53:53.591613374 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-traittypes.new.26092/python-traittypes.changes
 2020-02-19 18:49:16.471067182 +0100
@@ -1,0 +2,6 @@
+Thu Apr 25 20:40:37 UTC 2019 - Todd R 
+
+- Disable xarray dependency and tests that require it on python2
+  since xarray no longer supports python2.
+
+---



Other differences:
--
++ python-traittypes.spec ++
--- /var/tmp/diff_new_pack.AjPUWO/_old  2020-02-19 18:49:16.799067531 +0100
+++ /var/tmp/diff_new_pack.AjPUWO/_new  2020-02-19 18:49:16.803067536 +0100
@@ -37,7 +37,7 @@
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module traitlets >= 4.2.2}
-BuildRequires:  %{python_module xarray}
+BuildRequires:  python3-xarray
 # /SECTION
 %python_subpackages
 
@@ -56,7 +56,8 @@
 
 %check
 # gh#jupyter-widgets/traittypes#31
-%python_expand nosetests-%{$python_bin_suffix} -v -e 'test_bad_values' 
traittypes
+# tests require xarray, which doesn't support python2, even though the package 
itself doesn't
+nosetests-%{python3_bin_suffix} -v -e 'test_bad_values' traittypes
 
 %files %{python_files}
 %doc README.md




commit python-certbot-dns-luadns for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-luadns for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:37

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-luadns (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-luadns.new.26092 
(New)


Package is "python-certbot-dns-luadns"

Wed Feb 19 18:48:37 2020 rev:5 rq:776488 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-luadns/python-certbot-dns-luadns.changes
2020-01-15 15:47:50.607405508 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-luadns.new.26092/python-certbot-dns-luadns.changes
 2020-02-19 18:48:38.211026447 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:42:43 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-luadns-1.0.0.tar.gz

New:

  certbot-dns-luadns-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-luadns.spec ++
--- /var/tmp/diff_new_pack.22UAAK/_old  2020-02-19 18:48:38.479026732 +0100
+++ /var/tmp/diff_new_pack.22UAAK/_new  2020-02-19 18:48:38.483026736 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-luadns
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:LuaDNS Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-luadns/certbot-dns-luadns-%{version}.tar.gz
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module dns-lexicon >= 2.2.1}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.31.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-dns-lexicon >= 2.2.1
 Requires:   python-zope.interface
 BuildArch:  noarch

++ certbot-dns-luadns-1.0.0.tar.gz -> certbot-dns-luadns-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-luadns-1.0.0/PKG-INFO 
new/certbot-dns-luadns-1.1.0/PKG-INFO
--- old/certbot-dns-luadns-1.0.0/PKG-INFO   2019-12-03 18:21:08.0 
+0100
+++ new/certbot-dns-luadns-1.1.0/PKG-INFO   2020-01-14 19:42:12.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-luadns
-Version: 1.0.0
+Version: 1.1.0
 Summary: LuaDNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-luadns-1.0.0/certbot_dns_luadns/_internal/dns_luadns.py 
new/certbot-dns-luadns-1.1.0/certbot_dns_luadns/_internal/dns_luadns.py
--- old/certbot-dns-luadns-1.0.0/certbot_dns_luadns/_internal/dns_luadns.py 
2019-12-03 18:20:30.0 +0100
+++ new/certbot-dns-luadns-1.1.0/certbot_dns_luadns/_internal/dns_luadns.py 
2020-01-14 19:41:31.0 +0100
@@ -1,8 +1,8 @@
 """DNS Authenticator for LuaDNS DNS."""
 import logging
 
-import zope.interface
 from lexicon.providers import luadns
+import zope.interface
 
 from certbot import errors
 from certbot import interfaces
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-luadns-1.0.0/certbot_dns_luadns.egg-info/PKG-INFO 
new/certbot-dns-luadns-1.1.0/certbot_dns_luadns.egg-info/PKG-INFO
--- old/certbot-dns-luadns-1.0.0/certbot_dns_luadns.egg-info/PKG-INFO   
2019-12-03 18:21:08.0 +0100
+++ new/certbot-dns-luadns-1.1.0/certbot_dns_luadns.egg-info/PKG-INFO   
2020-01-14 19:42:12.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-luadns
-Version: 1.0.0
+Version: 1.1.0
 Summary: LuaDNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: 

commit python-certbot-dns-nsone for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-certbot-dns-nsone for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:38

Comparing /work/SRC/openSUSE:Leap:15.2/python-certbot-dns-nsone (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-nsone.new.26092 (New)


Package is "python-certbot-dns-nsone"

Wed Feb 19 18:48:38 2020 rev:5 rq:776489 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Leap:15.2/python-certbot-dns-nsone/python-certbot-dns-nsone.changes
  2020-01-15 15:47:50.711405567 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-certbot-dns-nsone.new.26092/python-certbot-dns-nsone.changes
   2020-02-19 18:48:39.555027877 +0100
@@ -1,0 +2,6 @@
+Tue Jan 21 09:42:53 UTC 2020 - Marketa Calabkova 
+
+- update to version 1.1.0
+  * Sync with main certbot package.
+
+---

Old:

  certbot-dns-nsone-1.0.0.tar.gz

New:

  certbot-dns-nsone-1.1.0.tar.gz



Other differences:
--
++ python-certbot-dns-nsone.spec ++
--- /var/tmp/diff_new_pack.umeeWa/_old  2020-02-19 18:48:39.911028256 +0100
+++ /var/tmp/diff_new_pack.umeeWa/_new  2020-02-19 18:48:39.911028256 +0100
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certbot-dns-nsone
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:NS1 Authenticator plugin for Certbot
 License:Apache-2.0
 URL:https://github.com/certbot/certbot
 Source: 
https://files.pythonhosted.org/packages/source/c/certbot-dns-nsone/certbot-dns-nsone-%{version}.tar.gz
-BuildRequires:  %{python_module certbot >= 1.0.0}
+BuildRequires:  %{python_module certbot >= 1.1.0}
 BuildRequires:  %{python_module dns-lexicon >= 2.2.1}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest}
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-acme >= 0.31.0
-Requires:   python-certbot >= 1.0.0
+Requires:   python-certbot >= 1.1.0
 Requires:   python-dns-lexicon >= 2.2.1
 Requires:   python-zope.interface
 BuildArch:  noarch

++ certbot-dns-nsone-1.0.0.tar.gz -> certbot-dns-nsone-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certbot-dns-nsone-1.0.0/PKG-INFO 
new/certbot-dns-nsone-1.1.0/PKG-INFO
--- old/certbot-dns-nsone-1.0.0/PKG-INFO2019-12-03 18:21:10.0 
+0100
+++ new/certbot-dns-nsone-1.1.0/PKG-INFO2020-01-14 19:42:14.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-nsone
-Version: 1.0.0
+Version: 1.1.0
 Summary: NS1 DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended Audience :: System Administrators
 Classifier: License :: OSI Approved :: Apache Software License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-nsone-1.0.0/certbot_dns_nsone/_internal/dns_nsone.py 
new/certbot-dns-nsone-1.1.0/certbot_dns_nsone/_internal/dns_nsone.py
--- old/certbot-dns-nsone-1.0.0/certbot_dns_nsone/_internal/dns_nsone.py
2019-12-03 18:20:30.0 +0100
+++ new/certbot-dns-nsone-1.1.0/certbot_dns_nsone/_internal/dns_nsone.py
2020-01-14 19:41:31.0 +0100
@@ -1,8 +1,8 @@
 """DNS Authenticator for NS1 DNS."""
 import logging
 
-import zope.interface
 from lexicon.providers import nsone
+import zope.interface
 
 from certbot import errors
 from certbot import interfaces
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/certbot-dns-nsone-1.0.0/certbot_dns_nsone.egg-info/PKG-INFO 
new/certbot-dns-nsone-1.1.0/certbot_dns_nsone.egg-info/PKG-INFO
--- old/certbot-dns-nsone-1.0.0/certbot_dns_nsone.egg-info/PKG-INFO 
2019-12-03 18:21:10.0 +0100
+++ new/certbot-dns-nsone-1.1.0/certbot_dns_nsone.egg-info/PKG-INFO 
2020-01-14 19:42:14.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: certbot-dns-nsone
-Version: 1.0.0
+Version: 1.1.0
 Summary: NS1 DNS Authenticator plugin for Certbot
 Home-page: https://github.com/certbot/certbot
 Author: Certbot Project
@@ -8,7 +8,7 @@
 License: Apache License 2.0
 Description: UNKNOWN
 Platform: UNKNOWN
-Classifier: Development Status :: 3 - Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Plugins
 Classifier: Intended 

commit python-PyBindGen for openSUSE:Leap:15.2

2020-02-19 Thread root
Hello community,

here is the log from the commit of package python-PyBindGen for 
openSUSE:Leap:15.2 checked in at 2020-02-19 18:48:56

Comparing /work/SRC/openSUSE:Leap:15.2/python-PyBindGen (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.python-PyBindGen.new.26092 (New)


Package is "python-PyBindGen"

Wed Feb 19 18:48:56 2020 rev:3 rq:776329 version:0.20.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/python-PyBindGen/python-PyBindGen.changes  
2020-01-15 15:46:10.695348562 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-PyBindGen.new.26092/python-PyBindGen.changes
   2020-02-19 18:48:57.195046659 +0100
@@ -1,0 +2,9 @@
+Wed Nov 27 15:14:50 UTC 2019 - Stefan Brüns 
+
+- Update to 0.20.1
+  * fix for method returning const reference to a class, closes #21
+- Update to 0.20.0
+  * Merge pull request #18 from dan-eicher/master
+Ordered dicts and custom_names
+
+---

Old:

  PyBindGen-0.19.0.tar.gz

New:

  PyBindGen-0.20.1.tar.gz



Other differences:
--
++ python-PyBindGen.spec ++
--- /var/tmp/diff_new_pack.ESg42g/_old  2020-02-19 18:48:57.531047016 +0100
+++ /var/tmp/diff_new_pack.ESg42g/_new  2020-02-19 18:48:57.535047021 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyBindGen
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,24 @@
 # 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/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 
 Name:   python-PyBindGen
-Version:0.19.0
+Version:0.20.1
 Release:0
 Summary:Python Bindings Generator
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  Development/Libraries/Python
-Url:https://github.com/gjcarneiro/pybindgen
+URL:https://github.com/gjcarneiro/pybindgen
 Source0:
https://pypi.io/packages/source/P/PyBindGen/PyBindGen-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools_scm}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module setuptools_scm}
 BuildArch:  noarch
 
 %python_subpackages

++ PyBindGen-0.19.0.tar.gz -> PyBindGen-0.20.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyBindGen-0.19.0/.travis.yml 
new/PyBindGen-0.20.1/.travis.yml
--- old/PyBindGen-0.19.0/.travis.yml2016-05-04 01:22:52.0 +0200
+++ new/PyBindGen-0.20.1/.travis.yml2019-10-10 17:24:15.0 +0200
@@ -2,9 +2,9 @@
 
 python:
   - 2.7
-  - 3.3
   - 3.4
   - 3.5
+  - 3.6
 
 
 sudo: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyBindGen-0.19.0/PKG-INFO 
new/PyBindGen-0.20.1/PKG-INFO
--- old/PyBindGen-0.19.0/PKG-INFO   2018-05-27 16:42:28.0 +0200
+++ new/PyBindGen-0.20.1/PKG-INFO   2019-10-10 17:25:00.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: PyBindGen
-Version: 0.19.0
+Version: 0.20.1
 Summary: Python Bindings Generator
 Home-page: https://launchpad.net/pybindgen
 Author: Gustavo Carneiro
 Author-email: gjcarne...@gmail.com
 License: UNKNOWN
-Description-Content-Type: UNKNOWN
 Description: About
 =
 PyBindGen is (surprise!) a python bindings generator.  The main 
features are:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyBindGen-0.19.0/PyBindGen.egg-info/PKG-INFO 
new/PyBindGen-0.20.1/PyBindGen.egg-info/PKG-INFO
--- old/PyBindGen-0.19.0/PyBindGen.egg-info/PKG-INFO2018-05-27 
16:42:28.0 +0200
+++ new/PyBindGen-0.20.1/PyBindGen.egg-info/PKG-INFO2019-10-10 
17:25:00.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: PyBindGen
-Version: 0.19.0
+Version: 0.20.1
 Summary: Python Bindings Generator
 Home-page: https://launchpad.net/pybindgen
 Author: Gustavo Carneiro
 Author-email: gjcarne...@gmail.com
 License: UNKNOWN
-Description-Content-Type: UNKNOWN
 Description: About
 =
 PyBindGen is (surprise!) a python bindings generator.  The main 
features are:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyBindGen-0.19.0/pybindgen/cppattribute.py 

  1   2   3   4   5   6   >