Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scdl for openSUSE:Factory checked in 
at 2022-09-10 20:17:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scdl (Old)
 and      /work/SRC/openSUSE:Factory/.scdl.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scdl"

Sat Sep 10 20:17:41 2022 rev:7 rq:1002414 version:2.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/scdl/scdl.changes        2022-05-30 
12:44:56.404469559 +0200
+++ /work/SRC/openSUSE:Factory/.scdl.new.2083/scdl.changes      2022-09-10 
20:18:04.592950107 +0200
@@ -1,0 +2,6 @@
+Sat Sep  3 07:20:27 UTC 2022 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- Update to version 2.7.2:
+ - Update requirements
+
+-------------------------------------------------------------------

Old:
----
  scdl-2.7.1.tar.gz

New:
----
  scdl-2.7.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scdl.spec ++++++
--- /var/tmp/diff_new_pack.TYkgCo/_old  2022-09-10 20:18:05.064951321 +0200
+++ /var/tmp/diff_new_pack.TYkgCo/_new  2022-09-10 20:18:05.064951321 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           scdl
-Version:        2.7.1
+Version:        2.7.2
 Release:        0
 Summary:        Souncloud Music Downloader
 License:        GPL-2.0-only

++++++ scdl-2.7.1.tar.gz -> scdl-2.7.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scdl-2.7.1/PKG-INFO new/scdl-2.7.2/PKG-INFO
--- old/scdl-2.7.1/PKG-INFO     2022-05-05 13:46:46.000000000 +0200
+++ new/scdl-2.7.2/PKG-INFO     2022-07-12 16:19:19.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: scdl
-Version: 2.7.1
+Version: 2.7.2
 Summary: Download Music from Souncloud
 Home-page: https://github.com/flyingrub/scdl
 Author: FlyinGrub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scdl-2.7.1/scdl/__init__.py 
new/scdl-2.7.2/scdl/__init__.py
--- old/scdl-2.7.1/scdl/__init__.py     2022-05-05 13:46:27.000000000 +0200
+++ new/scdl-2.7.2/scdl/__init__.py     2022-07-12 16:18:55.000000000 +0200
@@ -1,3 +1,3 @@
 # -*- encoding: utf-8 -*-
 """Python Soundcloud Music Downloader."""
-__version__ = "v2.7.1"
+__version__ = "v2.7.2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scdl-2.7.1/scdl.egg-info/PKG-INFO 
new/scdl-2.7.2/scdl.egg-info/PKG-INFO
--- old/scdl-2.7.1/scdl.egg-info/PKG-INFO       2022-05-05 13:46:46.000000000 
+0200
+++ new/scdl-2.7.2/scdl.egg-info/PKG-INFO       2022-07-12 16:19:19.000000000 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: scdl
-Version: 2.7.1
+Version: 2.7.2
 Summary: Download Music from Souncloud
 Home-page: https://github.com/flyingrub/scdl
 Author: FlyinGrub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scdl-2.7.1/scdl.egg-info/requires.txt 
new/scdl-2.7.2/scdl.egg-info/requires.txt
--- old/scdl-2.7.1/scdl.egg-info/requires.txt   2022-05-05 13:46:46.000000000 
+0200
+++ new/scdl-2.7.2/scdl.egg-info/requires.txt   2022-07-12 16:19:19.000000000 
+0200
@@ -1,5 +1,5 @@
 docopt
-mutagen
+mutagen>=1.45.0
 termcolor
 requests
 clint
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scdl-2.7.1/setup.py new/scdl-2.7.2/setup.py
--- old/scdl-2.7.1/setup.py     2022-05-05 13:46:27.000000000 +0200
+++ new/scdl-2.7.2/setup.py     2022-07-12 16:18:55.000000000 +0200
@@ -23,7 +23,7 @@
     long_description_content_type="text/markdown",
     install_requires=[
         "docopt",
-        "mutagen",
+        "mutagen>=1.45.0",
         "termcolor",
         "requests",
         "clint",

Reply via email to