- Version update to 0.8.2:

* Add switch to disable copyright generating
  * Few small fixes
  * Tweak pkgconfig addition to work on all distros not just openSUSE

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=79
This commit is contained in:
Tomáš Chvátal 2016-04-29 20:43:21 +00:00 committed by Git OBS Bridge
parent 54e8950ec5
commit 61ec348af2
6 changed files with 20 additions and 6 deletions

View File

@ -1,4 +1,10 @@
spec-cleaner (0.8.0-1) stable; urgency=low
spec-cleaner (0.8.2-1) stable; urgency=low
* Update to upstream 0.8.2 release
-- Tomáš Chvátal <tchvatal@suse.cz> Thu, 29 Apr 2016 22:30:00 +0100
spec-cleaner (0.8.1-1) stable; urgency=low
* Update to upstream 0.8.1 release

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 29 20:42:17 UTC 2016 - tchvatal@suse.com
- Version update to 0.8.2:
* Add switch to disable copyright generating
* Few small fixes
* Tweak pkgconfig addition to work on all distros not just openSUSE
-------------------------------------------------------------------
Thu Apr 14 19:35:58 UTC 2016 - tchvatal@suse.com

View File

@ -1,6 +1,6 @@
Format: 3.0 (quilt)
Source: spec-cleaner
Version: 0.8.1-1
Version: 0.8.2-1
Binary: spec-cleaner
Maintainer: Přemysl Janouch <pjanouch@suse.com>
Architecture: all

View File

@ -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.8.1
Version: 0.8.2
Release: 0
Summary: .spec file cleaner
License: BSD-3-Clause