Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package avrdude for openSUSE:Factory checked 
in at 2025-01-07 20:54:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avrdude (Old)
 and      /work/SRC/openSUSE:Factory/.avrdude.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avrdude"

Tue Jan  7 20:54:56 2025 rev:41 rq:1235623 version:8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/avrdude/avrdude.changes  2024-07-05 
19:57:16.287670967 +0200
+++ /work/SRC/openSUSE:Factory/.avrdude.new.1881/avrdude.changes        
2025-01-07 20:55:33.846235275 +0100
@@ -1,0 +2,21 @@
+Sun Jan  5 11:43:31 UTC 2025 - Klaus Kämpf <[email protected]>
+
+- Update to 8.0
+ * Major changes compared to the previous version:
+   - Support of multi-memory .hex/.srec files and memory lists #1828
+   - New terminal disasm command #1842
+   - GUI implementation of avrdude to demonstrate libavrdude #1714
+ * New devices supported:
+   - AVR16DU14, AVR16DU20, AVR16DU28, AVR16DU32
+   - AVR32DU14, AVR32DU20, AVR32DU28, AVR32DU32
+ * New programmers supported:
+   - serprog
+   - pickit5_updi
+ * New serial adapters supported:
+   -  ch342, ch344, ch347, ch9103
+
+- bump libavrdude soname
+
+- building with libserialport now
+
+-------------------------------------------------------------------

Old:
----
  avrdude-7.3.tar.gz
  avrdude-7.3.tar.gz.sig

New:
----
  _service
  avrdude-8.0.tar.gz
  avrdude-8.0.tar.gz.sig

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

Other differences:
------------------
++++++ avrdude.spec ++++++
--- /var/tmp/diff_new_pack.fvx1VA/_old  2025-01-07 20:55:34.462260761 +0100
+++ /var/tmp/diff_new_pack.fvx1VA/_new  2025-01-07 20:55:34.466260927 +0100
@@ -18,13 +18,13 @@
 
 %global modprobe_d_files 50-avrdude_parport.conf
 %define         libname   lib%{name}
-%define         libsoname %{libname}1
+%define         libsoname %{libname}2
 %if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150300
 # systemd-rpm-macros is wrong in 15.3 and below
 %define _modprobedir /lib/modprobe.d
 %endif
 Name:           avrdude
-Version:        7.3
+Version:        8.0
 Release:        0
 Summary:        Upload tool for AVR microcontrollers
 License:        GPL-2.0-or-later
@@ -42,6 +42,7 @@
 BuildRequires:  bison
 BuildRequires:  libelf-devel
 BuildRequires:  libhidapi-devel
+BuildRequires:  libserialport-devel
 BuildRequires:  libusb-devel
 BuildRequires:  readline-devel
 Requires(post): /sbin/modprobe
@@ -57,6 +58,7 @@
 through a USB or parallel port of the computer.
 
 %package -n %{libsoname}
+Obsoletes:      %{libname}1 < %{version}
 Summary:        Shared library of %{name}
 
 %description -n %{libsoname}
@@ -144,7 +146,7 @@
 %dir %{_modprobedir}
 %doc NEWS README.md
 %license COPYING
-%{_bindir}/avrdude
+%{_bindir}/*
 %{_mandir}/*/*
 %if 0%{?suse_version} < 1600
 %{_sysconfdir}/avrdude.conf
@@ -155,7 +157,7 @@
 %{udevdir}
 
 %files devel
-%{_includedir}/libavrdude.h
+%{_includedir}/libavrdude*.h
 %{_libdir}/libavrdude.so
 
 %files -n %{libsoname}

++++++ PKGBUILD ++++++
--- /var/tmp/diff_new_pack.fvx1VA/_old  2025-01-07 20:55:34.510262747 +0100
+++ /var/tmp/diff_new_pack.fvx1VA/_new  2025-01-07 20:55:34.510262747 +0100
@@ -3,7 +3,7 @@
 # This is for Arch Linux.
 
 pkgname=avrdude
-pkgver=7.3
+pkgver=8.0
 pkgrel=1
 epoch=1
 pkgdesc="Download/upload/manipulate the ROM and EEPROM contents of AVR 
microcontrollers"

++++++ _service ++++++
<services>
  <service name="download_files" mode="manual"/>
</services>

++++++ avrdude-7.3.tar.gz -> avrdude-8.0.tar.gz ++++++
++++ 215431 lines of diff (skipped)

Reply via email to