[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package automake-1.16.5-20.el10.src download

Name automake
Epoch 0
Version 1.16.5
Release 20.el10
Architecture src
Website/URL http://www.gnu.org/software/automake/
License GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-generic AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Texinfo-exception AND GFDL-1.3-or-later AND FSFAP AND FSFUL AND FSFULLR AND FSFULLRWD AND X11 AND LicenseRef-Fedora-Public-Domain
Build Time 2025-04-02 11:43:49
Build Host builder-x86-07.inferitos.ru
Summary A GNU tool for automatically creating Makefiles
Repositories AppStream
Description Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its ability to automatically generate GNU standard Makefiles.
Errata
Size 1634 KiB
Source Project automake-1.16.5-20.el10
SHA-256 checksum d08751cac3c50c53fd9ab73a6c068aa8b432a2da23230550770e794643858881
× Full screenshot
Changelog link
* Wed Nov 27 2024 Frederic Berat <fberat@redhat.com> - 1.16.5-20
- test: another check for PEP-3147 induced by Python 3.12.1 (RHEL-66594)

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.16.5-19
- Rebuilt for MSVSphere 10

* Tue Nov 26 2024 Frederic Berat <fberat@redhat.com> - 1.16.5-19
- Filter ncompress out for rhel (RHEL-59969)
- Fix pep3147_tweak regression (RHEL-59974)

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.16.5-18
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.16.5-17
- Bump release for June 2024 mass rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.5-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.5-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Aug 07 2023 Frederic Berat <fberat@redhat.com> - 1.16.5-14
- Migrate to SPDX licenses (#2222090)

* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Tue Feb 14 2023 Frederic Berat <fberat@redhat.com> - 1.16.5-12
- Port to modern C: various fixes