Compare commits

..

No commits in common. "rawhide" and "f42" have entirely different histories.

3 changed files with 4 additions and 6 deletions

3
.gitignore vendored
View file

@ -19,6 +19,3 @@ uncrustify-0.56.tar.gz
/uncrustify-0.78.0.tar.gz
/uncrustify-0.78.1.tar.gz
/uncrustify-0.80.1.tar.gz
/uncrustify-0.81.0.tar.gz
/uncrustify-0.82.0.tar.gz
/uncrustify-0.83.0.tar.gz

View file

@ -1 +1 @@
SHA512 (uncrustify-0.83.0.tar.gz) = 15bb27562232622faa5db1a4b2afdb06e978a7db68adc862b3b063e78eab4f8846a2f1976afcde249b44094972eb6ac43ae564845501aa07d3330d70d692e359
SHA512 (uncrustify-0.80.1.tar.gz) = ec2439ad9d8bd3af6f8aa60cef3ca648c14f4f1154aca01f8f3591cf9bb42e3ae5b4e32b7ac6cdb947cd218f7a227aa55f96be42705616a333839337469116c1

View file

@ -1,9 +1,10 @@
Name: uncrustify
Version: 0.83.0
Version: 0.80.1
Release: %autorelease
Summary: Reformat Source
License: GPL-2.0-or-later
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
URL: https://uncrustify.sourceforge.net/
Source0: https://prdownloads.sourceforge.net/uncrustify/uncrustify-%{version}.tar.gz
BuildRequires: gcc-c++