diff --git a/spec-cleaner-1.1.8.tar.gz b/spec-cleaner-1.1.8.tar.gz deleted file mode 100644 index dfc609a..0000000 --- a/spec-cleaner-1.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c1156c6d09b504bfc74862fd917c69fa0b02d196bb19deccc456c174fa7556b -size 496569 diff --git a/spec-cleaner-1.1.9.tar.gz b/spec-cleaner-1.1.9.tar.gz new file mode 100644 index 0000000..0629a64 --- /dev/null +++ b/spec-cleaner-1.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52cd233948178e3be8f1c66a55f1b1bd361aaf815a19d76cb020522be57e61c8 +size 498210 diff --git a/spec-cleaner.changes b/spec-cleaner.changes index bdd23ce..bf22695 100644 --- a/spec-cleaner.changes +++ b/spec-cleaner.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Mar 25 16:58:04 UTC 2020 - Kristyna Streitova + +- Update to 1.1.9 bsc#1099674: + * Add builtin and comprehensions to catch tad more issues + * Do not add FIXME comments for already commented lines + * Add the article to the comment + * Exclude mysql_testserver calls from bracketing + * Do not curlify systemd_ordering macro + * Ignore dephell setup generator macro from bracketing + * Use github actions and drop travis and tox + * Use pre-commit framework for the project (it runs black, flake8, + flake8-docstrings and mypy on every commit) + * Update README + * Add %{dephell_gensetup} macro instead of the full call to + dephell com + ------------------------------------------------------------------- Thu Jan 30 12:00:42 UTC 2020 - Kristyna Streitova diff --git a/spec-cleaner.spec b/spec-cleaner.spec index 842f8cb..17efaf0 100644 --- a/spec-cleaner.spec +++ b/spec-cleaner.spec @@ -1,7 +1,7 @@ # # spec file for package spec-cleaner # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Vincent Untz # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: spec-cleaner -Version: 1.1.8 +Version: 1.1.9 Release: 0 Summary: .spec file cleaner License: BSD-3-Clause