15
0

- Update to 0.13:

* minor fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cppclean?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-09-13 10:37:10 +00:00
committed by Git OBS Bridge
parent 24626d6573
commit b5960b5183
4 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 10:36:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.13:
* minor fixes
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 4 08:25:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Mon Mar 4 08:25:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cppclean Name: python-cppclean
Version: 0.12 Version: 0.13
Release: 0 Release: 0
Summary: Program to find problems in C++ source code Summary: Program to find problems in C++ source code
License: Apache-2.0 License: Apache-2.0
@@ -42,8 +42,6 @@ considerable extra compiles increasing the edit-compile-run cycle.
%prep %prep
%setup -q -n cppclean-%{version} %setup -q -n cppclean-%{version}
# https://github.com/myint/cppclean/commit/998e80d02eb27fa7a59ac23db41ae3854f3c2d19
rm test/unicode.h
%build %build
%python_build %python_build

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:089216625569039cc0fda521b0bb4acd715419bf0662f96d7603ed9d4af9e4c4
size 52138

3
v0.13.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:785cfb77e3c1214ab986567312e28788cffe9cf09096743c7579ea849090a151
size 54338