Accepting request 390056 from openSUSE:Tools
- Version update to 0.8.1: * Sort out AUTHORS alphabetically and fix emails * Fix FIXME addition to all ./configure calls * Fix breakage on some buildrequires syntax OBS-URL: https://build.opensuse.org/request/show/390056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spec-cleaner?expand=0&rev=31
This commit is contained in:
commit
fff7ff645a
@ -1,3 +1,9 @@
|
|||||||
|
spec-cleaner (0.8.0-1) stable; urgency=low
|
||||||
|
|
||||||
|
* Update to upstream 0.8.1 release
|
||||||
|
|
||||||
|
-- Tomáš Chvátal <tchvatal@suse.cz> Thu, 14 Apr 2016 21:30:00 +0100
|
||||||
|
|
||||||
spec-cleaner (0.8.0-1) stable; urgency=low
|
spec-cleaner (0.8.0-1) stable; urgency=low
|
||||||
|
|
||||||
* Update to upstream 0.8.0 release
|
* Update to upstream 0.8.0 release
|
||||||
|
BIN
spec-cleaner-0.8.0.tar.gz
(Stored with Git LFS)
BIN
spec-cleaner-0.8.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
spec-cleaner-0.8.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
spec-cleaner-0.8.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 19:35:58 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Version update to 0.8.1:
|
||||||
|
* Sort out AUTHORS alphabetically and fix emails
|
||||||
|
* Fix FIXME addition to all ./configure calls
|
||||||
|
* Fix breakage on some buildrequires syntax
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 13 12:44:41 UTC 2016 - tchvatal@suse.com
|
Wed Apr 13 12:44:41 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 3.0 (quilt)
|
Format: 3.0 (quilt)
|
||||||
Source: spec-cleaner
|
Source: spec-cleaner
|
||||||
Version: 0.8.0-1
|
Version: 0.8.1-1
|
||||||
Binary: spec-cleaner
|
Binary: spec-cleaner
|
||||||
Maintainer: Přemysl Janouch <pjanouch@suse.com>
|
Maintainer: Přemysl Janouch <pjanouch@suse.com>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -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.8.0
|
Version: 0.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: .spec file cleaner
|
Summary: .spec file cleaner
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user