Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package android-tools for openSUSE:Factory 
checked in at 2023-05-21 19:08:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/android-tools (Old)
 and      /work/SRC/openSUSE:Factory/.android-tools.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "android-tools"

Sun May 21 19:08:58 2023 rev:11 rq:1088115 version:34.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/android-tools/android-tools.changes      
2023-03-05 20:08:12.248761648 +0100
+++ /work/SRC/openSUSE:Factory/.android-tools.new.1533/android-tools.changes    
2023-05-21 19:09:45.302793620 +0200
@@ -1,0 +2,6 @@
+Mon May 15 16:12:50 UTC 2023 - mun...@googlemail.com
+
+- Update to version 34.0.1
+  * Upgrade to platform-tools-34.0.1 (see #111)
+
+-------------------------------------------------------------------

Old:
----
  android-tools-34.0.0.tar.xz

New:
----
  android-tools-34.0.1.tar.xz

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

Other differences:
------------------
++++++ android-tools.spec ++++++
--- /var/tmp/diff_new_pack.QITESh/_old  2023-05-21 19:09:45.902797046 +0200
+++ /var/tmp/diff_new_pack.QITESh/_new  2023-05-21 19:09:45.906797069 +0200
@@ -30,7 +30,7 @@
 %endif
 
 Name:           android-tools
-Version:        34.0.0
+Version:        34.0.1
 Release:        0
 Summary:        Android platform tools
 License:        Apache-2.0 AND MIT

++++++ android-tools-34.0.0.tar.xz -> android-tools-34.0.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/android-tools/android-tools-34.0.0.tar.xz 
/work/SRC/openSUSE:Factory/.android-tools.new.1533/android-tools-34.0.1.tar.xz 
differ: char 26, line 1

++++++ fix-install-completion.patch ++++++
--- /var/tmp/diff_new_pack.QITESh/_old  2023-05-21 19:09:45.974797457 +0200
+++ /var/tmp/diff_new_pack.QITESh/_new  2023-05-21 19:09:45.978797480 +0200
@@ -28,7 +28,7 @@
          _init_completion || return
      fi
  
-@@ -435,7 +435,7 @@
+@@ -455,7 +455,7 @@
      fi
  
      # Since we're probably doing file completion here, don't add a space 
after.
@@ -37,7 +37,7 @@
          compopt -o nospace
      fi
  
-@@ -451,7 +451,7 @@
+@@ -471,7 +471,7 @@
      xspec=$2
  
      # Since we're probably doing file completion here, don't add a space 
after.
@@ -46,7 +46,7 @@
          compopt -o plusdirs
          if [[ "${xspec}" == "" ]]; then
              COMPREPLY=( ${COMPREPLY[@]:-} $(compgen -f -- "${cur}") )
-@@ -492,7 +492,7 @@
+@@ -512,7 +512,7 @@
  }
  
  

++++++ man-pages.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/adb.1 new/man/man1/adb.1
--- old/man/man1/adb.1  2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/adb.1  2023-05-15 02:00:00.000000000 +0200
@@ -1,10 +1,10 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH ADB "1" "March 2023" "adb 34.0.0" "User Commands"
+.TH ADB "1" "May 2023" "adb 34.0.1" "User Commands"
 .SH NAME
 adb \- Android platform tools
 .SH DESCRIPTION
 Android Debug Bridge version 1.0.41
-Version 34.0.0\-android\-tools
+Version 34.0.1\-android\-tools
 .SS "global options:"
 .TP
 \fB\-a\fR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/avbtool.1 new/man/man1/avbtool.1
--- old/man/man1/avbtool.1      2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/avbtool.1      2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH AVBTOOL "1" "March 2023" "avbtool 34.0.0" "User Commands"
+.TH AVBTOOL "1" "May 2023" "avbtool 34.0.1" "User Commands"
 .SH NAME
 avbtool \- Android platform tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/fastboot.1 new/man/man1/fastboot.1
--- old/man/man1/fastboot.1     2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/fastboot.1     2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH FASTBOOT "1" "March 2023" "fastboot 34.0.0" "User Commands"
+.TH FASTBOOT "1" "May 2023" "fastboot 34.0.1" "User Commands"
 .SH NAME
 fastboot \- Android platform tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/lpadd.1 new/man/man1/lpadd.1
--- old/man/man1/lpadd.1        2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/lpadd.1        2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH LPADD "1" "March 2023" "lpadd 34.0.0" "User Commands"
+.TH LPADD "1" "May 2023" "lpadd 34.0.1" "User Commands"
 .SH NAME
 lpadd \- Android dynamic partition tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/lpdump.1 new/man/man1/lpdump.1
--- old/man/man1/lpdump.1       2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/lpdump.1       2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH LPDUMP "1" "March 2023" "lpdump 34.0.0" "User Commands"
+.TH LPDUMP "1" "May 2023" "lpdump 34.0.1" "User Commands"
 .SH NAME
 lpdump \- Android dynamic partition tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/lpflash.1 new/man/man1/lpflash.1
--- old/man/man1/lpflash.1      2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/lpflash.1      2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH LPFLASH "1" "March 2023" "lpflash 34.0.0" "User Commands"
+.TH LPFLASH "1" "May 2023" "lpflash 34.0.1" "User Commands"
 .SH NAME
 lpflash \- Android dynamic partition tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/lpmake.1 new/man/man1/lpmake.1
--- old/man/man1/lpmake.1       2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/lpmake.1       2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH LPMAKE "1" "March 2023" "lpmake 34.0.0" "User Commands"
+.TH LPMAKE "1" "May 2023" "lpmake 34.0.1" "User Commands"
 .SH NAME
 lpmake \- Android dynamic partition tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/lpunpack.1 new/man/man1/lpunpack.1
--- old/man/man1/lpunpack.1     2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/lpunpack.1     2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH LPUNPACK "1" "March 2023" "lpunpack 34.0.0" "User Commands"
+.TH LPUNPACK "1" "May 2023" "lpunpack 34.0.1" "User Commands"
 .SH NAME
 lpunpack \- Android dynamic partition tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/mkbootimg.1 new/man/man1/mkbootimg.1
--- old/man/man1/mkbootimg.1    2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/mkbootimg.1    2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH MKBOOTIMG "1" "March 2023" "mkbootimg 34.0.0" "User Commands"
+.TH MKBOOTIMG "1" "May 2023" "mkbootimg 34.0.1" "User Commands"
 .SH NAME
 mkbootimg \- Android boot.img manipulation tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/repack_bootimg.1 
new/man/man1/repack_bootimg.1
--- old/man/man1/repack_bootimg.1       2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/repack_bootimg.1       2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH REPACK_BOOTIMG "1" "March 2023" "repack_bootimg 34.0.0" "User Commands"
+.TH REPACK_BOOTIMG "1" "May 2023" "repack_bootimg 34.0.1" "User Commands"
 .SH NAME
 repack_bootimg \- Android boot.img manipulation tools
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/man/man1/unpack_bootimg.1 
new/man/man1/unpack_bootimg.1
--- old/man/man1/unpack_bootimg.1       2023-03-03 01:00:00.000000000 +0100
+++ new/man/man1/unpack_bootimg.1       2023-05-15 02:00:00.000000000 +0200
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
-.TH UNPACK_BOOTIMG "1" "March 2023" "unpack_bootimg 34.0.0" "User Commands"
+.TH UNPACK_BOOTIMG "1" "May 2023" "unpack_bootimg 34.0.1" "User Commands"
 .SH NAME
 unpack_bootimg \- Android boot.img manipulation tools
 .SH DESCRIPTION

++++++ vendor.tar.gz ++++++

Reply via email to