Wed, 01 May 2024 22:25:17 UTC | login

Information for build avrdude-7.3-1.fc40

ID296878
Package Nameavrdude
Version7.3
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/avrdude.git#931a994b14000b6fe16053b3976f50bab0fb7791
SummarySoftware for programming Atmel AVR Microcontroller
DescriptionAVRDUDE is a program for programming Atmel's AVR CPU's. It can program the Flash and EEPROM, and where supported by the serial programming protocol, it can program fuse and lock bits. AVRDUDE also supplies a direct instruction mode allowing one to issue any programming instruction to the AVR chip regardless of whether AVRDUDE implements that specific feature of a particular chip.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Mar 2024 12:04:15 UTC
CompletedMon, 18 Mar 2024 12:34:13 UTC
Taskbuild (f40, /rpms/avrdude.git:931a994b14000b6fe16053b3976f50bab0fb7791)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/avrdude.git#931a994b14000b6fe16053b3976f50bab0fb7791'}}
Tags
f40
RPMs
src
avrdude-7.3-1.fc40.src.rpm (info) (download)
riscv64
avrdude-7.3-1.fc40.riscv64.rpm (info) (download)
avrdude-debuginfo-7.3-1.fc40.riscv64.rpm (info) (download)
avrdude-debugsource-7.3-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Feb 07 2024 Hans Ulrich Niedermann <hun@n-dimensional.de> - 7.3-1 - Update to avrdude-7.3 release - Enable linuxgpio (without libgpiod, though) * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Hans Ulrich Niedermann <hun@n-dimensional.de> - 7.2-1 - Updated to upstream avrdude-7.2 release from github.com (rhbz#2251649) - Filter upstream release tarball to remove pdf docs due to licensing - Migrated to SPDX license - Switched to cmake build system - Fixed upstream cmake detection of libreadline.so - Switched to upstream's new URL (github instead of nongnu.org) - Stop shipping PS doc format in favour of just avrdude.pdf - Keep avrdude.conf at the old Fedora location /etc/avrdude/ for now * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Apr 20 2022 Hans Ulrich Niedermann <hun@n-dimensional.de> - 6.4-3 - Add README.fedora explaining USB device permission setup * Wed Apr 20 2022 Hans Ulrich Niedermann <hun@n-dimensional.de> - 6.4-2 - Install built documentation directly to %{_pkgdocdir} - Fix file locations in man page, texinfo docs - Upstream already has fixed these files' x bits - Disable silent rules to help with build problems - Stop granting user access to ALL /dev/tty{ACM,USB}* devices - Enable parallel port support - Update BuildReqs for libusb* to use pkgconfig(...) - Update URLS from http: to https: in spec file - Fix date of 6.4-1 changelog entry