Accepting request 747374 from home:kstreitova:branches:openSUSE:Tools

- Update to 1.1.6 bsc#1099674:
  * Do not remove groups by default. Now, groups are kept untouched
    by default. Introduce a new option '--remove-groups' that
    removes Group tags from the specfile. Remove '--preserve_groups'
    option.
  * Say goodbye to setup.py test usage as it is deprecated
  * Update the copyring and SUSE header string wrt #264
  * Ignore hpc_configure macro from bracketing

OBS-URL: https://build.opensuse.org/request/show/747374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=142
This commit is contained in:
Tomáš Chvátal 2019-11-11 15:02:33 +00:00 committed by Git OBS Bridge
parent bee456b98f
commit debdced285
4 changed files with 16 additions and 4 deletions

BIN
spec-cleaner-1.1.5.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
spec-cleaner-1.1.6.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 11 14:39:28 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>
- Update to 1.1.6 bsc#1099674:
* Do not remove groups by default. Now, groups are kept untouched
by default. Introduce a new option '--remove-groups' that
removes Group tags from the specfile. Remove '--preserve_groups'
option.
* Say goodbye to setup.py test usage as it is deprecated
* Update the copyring and SUSE header string wrt #264
* Ignore hpc_configure macro from bracketing
-------------------------------------------------------------------
Thu Sep 26 12:47:05 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>

View File

@ -18,7 +18,7 @@
Name: spec-cleaner
Version: 1.1.5
Version: 1.1.6
Release: 0
Summary: .spec file cleaner
License: BSD-3-Clause