[ 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 ]
×

Project automake-1.16.5-20.el10

Name automake
Epoch 0
Version 1.16.5
Release 20.el10
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
automake-1.16.5-20.el10.noarch A GNU tool for automatically creating Makefiles 470dedece57b9352522ec4a01332572672e6c3bc142b2b35e413a60a6171c117 download
src
automake-1.16.5-20.el10.src A GNU tool for automatically creating Makefiles d08751cac3c50c53fd9ab73a6c068aa8b432a2da23230550770e794643858881 download
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