From cf0e6638f854915682e258e6c95d59b3287db251 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 28 Feb 2025 18:58:47 +0100 Subject: [PATCH] automatic version update by autodist [release 3.6.7-1mamba;Fri Feb 28 2025] --- README.md | 1 + astyle.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22c4c9a..c183e19 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. + diff --git a/astyle.spec b/astyle.spec index e08aa50..24fcfa1 100644 --- a/astyle.spec +++ b/astyle.spec @@ -1,5 +1,5 @@ Name: astyle -Version: 3.6.6 +Version: 3.6.7 Release: 1mamba Summary: A free, fast and small automatic Formatter for C, C++, C#, and Java source code Group: Applications/Development @@ -18,7 +18,6 @@ BuildRequires: libstdc++6-devel %description Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. -%debug_package %prep %setup -q @@ -41,6 +40,9 @@ install -D -m 0755 build/gcc/bin/astyle %{buildroot}%{_bindir}/astyle %doc doc/* %changelog +* Fri Feb 28 2025 Automatic Build System 3.6.7-1mamba +- automatic version update by autodist + * Tue Dec 24 2024 Automatic Build System 3.6.6-1mamba - automatic version update by autodist