diff --git a/python-cppclean.changes b/python-cppclean.changes index cc1874e..9d59df8 100644 --- a/python-cppclean.changes +++ b/python-cppclean.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 13 10:36:10 UTC 2019 - Tomáš Chvátal + +- Update to 0.13: + * minor fixes + ------------------------------------------------------------------- Mon Mar 4 08:25:00 UTC 2019 - Tomáš Chvátal diff --git a/python-cppclean.spec b/python-cppclean.spec index 35c9987..354f81f 100644 --- a/python-cppclean.spec +++ b/python-cppclean.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cppclean -Version: 0.12 +Version: 0.13 Release: 0 Summary: Program to find problems in C++ source code License: Apache-2.0 @@ -42,8 +42,6 @@ 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 diff --git a/v0.12.tar.gz b/v0.12.tar.gz deleted file mode 100644 index 4ae629c..0000000 --- a/v0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:089216625569039cc0fda521b0bb4acd715419bf0662f96d7603ed9d4af9e4c4 -size 52138 diff --git a/v0.13.tar.gz b/v0.13.tar.gz new file mode 100644 index 0000000..db366e0 --- /dev/null +++ b/v0.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:785cfb77e3c1214ab986567312e28788cffe9cf09096743c7579ea849090a151 +size 54338