[packages/uncrustify] up to 0.75.1
atler
atler at pld-linux.org
Wed Oct 5 12:05:20 CEST 2022
commit a10dfb63e143173277ef2893cc124abb6fe50688
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 5 12:04:49 2022 +0200
up to 0.75.1
uncrustify.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/uncrustify.spec b/uncrustify.spec
index aab8686..0f86bf1 100644
--- a/uncrustify.spec
+++ b/uncrustify.spec
@@ -1,11 +1,11 @@
Summary: Source code beautifier
Name: uncrustify
-Version: 0.68.1
+Version: 0.75.1
Release: 1
License: GPL v2
Group: Development/Tools
Source0: http://downloads.sourceforge.net/uncrustify/%{name}-%{version}.tar.gz
-# Source0-md5: bc184fe715cf625bda6869ce2a2a2b54
+# Source0-md5: 0bdae8a77605220e5790ee140e7a7018
URL: http://uncrustify.sourceforge.net/
BuildRequires: cmake
BuildRequires: libstdc++-devel
@@ -16,7 +16,7 @@ Uncrustify is a configurable source code beautifier for C, C++, C#,
ObjectiveC, D, Java, Pawn and VALA.
%prep
-%setup -qc
+%setup -q
%build
install -d build
@@ -35,7 +35,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog CODEOWNERS Comments.txt CONTRIBUTING.md COPYING HELP LIMITATIONS.txt NEWS README.md TESTING release-steps.txt working.txt
+%doc AUTHORS BUGS ChangeLog CODEOWNERS Comments.txt CONTRIBUTING.md COPYING HELP LIMITATIONS.txt NEWS README.md TESTING release-process.rst
%doc documentation
%attr(755,root,root) %{_bindir}/uncrustify
%{_mandir}/man1/uncrustify.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uncrustify.git/commitdiff/a10dfb63e143173277ef2893cc124abb6fe50688
More information about the pld-cvs-commit
mailing list