Accepting request 285119 from openSUSE:Tools

- Version bump to 0.6.8:
  * The copyright line broke test, so update again to fix that

- Version bump to 0.6.7:
  * Update copyright line to match current SUSE one

- Version bump to 0.6.6:
  * Excludes for java qmake gem_ and kde macros
  * Cleanup conflicts lines properly
  * Cleanup kernel subpkgs properly
  * Work with spaces in version string

OBS-URL: https://build.opensuse.org/request/show/285119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2015-02-10 19:24:20 +00:00 committed by Git OBS Bridge
commit e0a16a2587
4 changed files with 26 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Feb 10 14:50:34 UTC 2015 - tchvatal@suse.com
- Version bump to 0.6.8:
* The copyright line broke test, so update again to fix that
-------------------------------------------------------------------
Tue Feb 10 14:41:40 UTC 2015 - tchvatal@suse.com
- Version bump to 0.6.7:
* Update copyright line to match current SUSE one
-------------------------------------------------------------------
Tue Feb 10 14:34:43 UTC 2015 - tchvatal@suse.com
- Version bump to 0.6.6:
* Excludes for java qmake gem_ and kde macros
* Cleanup conflicts lines properly
* Cleanup kernel subpkgs properly
* Work with spaces in version string
-------------------------------------------------------------------
Mon Dec 8 09:01:31 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package spec-cleaner
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Vincent Untz <vuntz@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@ -20,7 +20,7 @@
# This is used for Fedora, we need to sync this
%{!?py3_ver: %define py3_ver %{python3_version}}
Name: spec-cleaner
Version: 0.6.5
Version: 0.6.8
Release: 0
Summary: .spec file cleaner
License: BSD-3-Clause