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