diff --git a/README.md b/README.md index a714b86..fc4324a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. + diff --git a/packer.spec b/packer.spec index f392941..fc3875b 100644 --- a/packer.spec +++ b/packer.spec @@ -1,5 +1,5 @@ Name: packer -Version: 1.11.2 +Version: 1.12.0 Release: 1mamba Summary: A tool for creating identical machine images for multiple platforms from a single source configuration Group: Development/Tools @@ -17,7 +17,6 @@ BuildRequires: go %description Packer is a tool for creating identical machine images for multiple platforms from a single source configuration. -%debug_package %prep %setup -q -c -a0 @@ -46,6 +45,9 @@ install -Dm755 packer-binary %{buildroot}%{_bindir}/packer %doc src/github.com/hashicorp/packer/LICENSE %changelog +* Thu Jan 23 2025 Automatic Build System 1.12.0-1mamba +- automatic version update by autodist + * Tue Jul 30 2024 Automatic Build System 1.11.2-1mamba - automatic version update by autodist