Hello community,

here is the log from the commit of package uncrustify for openSUSE:Factory 
checked in at 2020-05-14 23:27:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uncrustify (Old)
 and      /work/SRC/openSUSE:Factory/.uncrustify.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uncrustify"

Thu May 14 23:27:13 2020 rev:3 rq:805483 version:0.71.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/uncrustify/uncrustify.changes    2018-02-19 
13:02:19.179152117 +0100
+++ /work/SRC/openSUSE:Factory/.uncrustify.new.2738/uncrustify.changes  
2020-05-14 23:27:14.389301168 +0200
@@ -1,0 +2,6 @@
+Thu May 14 07:25:59 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 0.71.0:
+  * Changes too numerous to list, see ChangeLog
+
+-------------------------------------------------------------------

Old:
----
  uncrustify-0.66.1.tar.gz

New:
----
  uncrustify-0.71.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ uncrustify.spec ++++++
--- /var/tmp/diff_new_pack.Gf2gPi/_old  2020-05-14 23:27:14.949302390 +0200
+++ /var/tmp/diff_new_pack.Gf2gPi/_new  2020-05-14 23:27:14.953302399 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uncrustify
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           uncrustify
-Version:        0.66.1
+Version:        0.71.0
 Release:        0
 Summary:        Source Code Beautifier for C, C++, C#, ObjectiveC, D
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Languages/C and C++
 URL:            http://uncrustify.sourceforge.net/
-Source:         
https://sourceforge.net/projects/uncrustify/files/uncrustify/uncrustify-%{version}/uncrustify-%{version}.tar.gz
+Source:         
https://sourceforge.net/projects/uncrustify/files/uncrustify-%{version}/uncrustify-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 
@@ -48,15 +48,16 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+%cmake_build
 
 %install
 %cmake_install
+rm -rf %{buildroot}%{_datadir}/doc/uncrustify
 
 %files
-%doc AUTHORS ChangeLog README.md documentation/*
+%doc AUTHORS ChangeLog README.md documentation/* etc
 %license COPYING
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++++++ uncrustify-0.66.1.tar.gz -> uncrustify-0.71.0.tar.gz ++++++
++++ 302420 lines of diff (skipped)


Reply via email to