forked from pool/python-cppclean
- Remove GPL-2.0 file as per upstream commit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cppclean?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
c36719058a
commit
24626d6573
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 08:25:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Remove GPL-2.0 file as per upstream commit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 18 17:19:54 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-cppclean
|
||||
Version: 0.12
|
||||
Release: 0
|
||||
Summary: Program to find problems in C++ source that slow development of large code bases
|
||||
Summary: Program to find problems in C++ source code
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/myint/cppclean
|
||||
@@ -42,6 +42,8 @@ considerable extra compiles increasing the edit-compile-run cycle.
|
||||
|
||||
%prep
|
||||
%setup -q -n cppclean-%{version}
|
||||
# https://github.com/myint/cppclean/commit/998e80d02eb27fa7a59ac23db41ae3854f3c2d19
|
||||
rm test/unicode.h
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user