Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e188e65a32 | ||
|
|
0e4262a953 | ||
|
|
1a5f4bc0a2 | ||
|
|
170f02920c | ||
|
|
7d427c5ffc | ||
|
|
a3e67f36e5 |
3 changed files with 6 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -19,3 +19,6 @@ 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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (uncrustify-0.80.1.tar.gz) = ec2439ad9d8bd3af6f8aa60cef3ca648c14f4f1154aca01f8f3591cf9bb42e3ae5b4e32b7ac6cdb947cd218f7a227aa55f96be42705616a333839337469116c1
|
||||
SHA512 (uncrustify-0.83.0.tar.gz) = 15bb27562232622faa5db1a4b2afdb06e978a7db68adc862b3b063e78eab4f8846a2f1976afcde249b44094972eb6ac43ae564845501aa07d3330d70d692e359
|
||||
|
|
|
|||
|
|
@ -1,10 +1,9 @@
|
|||
Name: uncrustify
|
||||
Version: 0.80.1
|
||||
Version: 0.83.0
|
||||
Release: %autorelease
|
||||
Summary: Reformat Source
|
||||
|
||||
# Automatically converted from old format: GPLv2 - review is highly recommended.
|
||||
License: GPL-2.0-only
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://uncrustify.sourceforge.net/
|
||||
Source0: https://prdownloads.sourceforge.net/uncrustify/uncrustify-%{version}.tar.gz
|
||||
BuildRequires: gcc-c++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue