- Version bump to 0.7.3:

* Fix wrong bracketing of kernel_module macro

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=58
This commit is contained in:
Tomáš Chvátal 2015-09-02 08:22:32 +00:00 committed by Git OBS Bridge
parent eb74e62fd6
commit 0be0f99b3d
4 changed files with 10 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 2 08:21:58 UTC 2015 - tchvatal@suse.com
- Version bump to 0.7.3:
* Fix wrong bracketing of kernel_module macro
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 26 20:11:48 UTC 2015 - tchvatal@suse.com Fri Jun 26 20:11:48 UTC 2015 - tchvatal@suse.com

View File

@ -20,7 +20,7 @@
# This is used for Fedora, we need to sync this # This is used for Fedora, we need to sync this
%{!?py3_ver: %define py3_ver %{python3_version}} %{!?py3_ver: %define py3_ver %{python3_version}}
Name: spec-cleaner Name: spec-cleaner
Version: 0.7.2 Version: 0.7.3
Release: 0 Release: 0
Summary: .spec file cleaner Summary: .spec file cleaner
License: BSD-3-Clause License: BSD-3-Clause