Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package android-udev-rules for openSUSE:Factory checked in at 2021-07-21 19:06:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/android-udev-rules (Old) and /work/SRC/openSUSE:Factory/.android-udev-rules.new.2632 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "android-udev-rules" Wed Jul 21 19:06:25 2021 rev:8 rq:907337 version:20210501 Changes: -------- --- /work/SRC/openSUSE:Factory/android-udev-rules/android-udev-rules.changes 2021-04-27 21:34:51.096002497 +0200 +++ /work/SRC/openSUSE:Factory/.android-udev-rules.new.2632/android-udev-rules.changes 2021-07-21 19:07:32.635412843 +0200 @@ -1,0 +2,7 @@ +Mon May 3 13:07:21 UTC 2021 - mun...@googlemail.com + +- Update to version 20210501 + fixed: + * Mediatek rules typo + +------------------------------------------------------------------- Old: ---- android-udev-rules-20210425.tar.gz New: ---- android-udev-rules-20210501.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ android-udev-rules.spec ++++++ --- /var/tmp/diff_new_pack.GPbued/_old 2021-07-21 19:07:33.051413566 +0200 +++ /var/tmp/diff_new_pack.GPbued/_new 2021-07-21 19:07:33.055413574 +0200 @@ -17,7 +17,7 @@ Name: android-udev-rules -Version: 20210425 +Version: 20210501 Release: 0 Summary: Android udev rules list aimed to be the most comprehensive on the net License: GPL-3.0-or-later ++++++ android-udev-rules-20210425.tar.gz -> android-udev-rules-20210501.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/android-udev-rules-20210425/51-android.rules new/android-udev-rules-20210501/51-android.rules --- old/android-udev-rules-20210425/51-android.rules 2021-04-25 11:10:39.000000000 +0200 +++ new/android-udev-rules-20210501/51-android.rules 2021-05-01 22:40:44.000000000 +0200 @@ -413,7 +413,7 @@ LABEL="not_Motorola" # MTK (MediaTek Inc) -ATTR{idVendor}=="0e8d", GOTO="not_MTK" +ATTR{idVendor}!="0e8d", GOTO="not_MTK" ENV{adb_user}="yes" # Umidigi F1 ATTR{idProduct}=="201c", ENV{adb_adbfast}="yes"