Package Release Info

spec-cleaner-1.1.4-bp150.64.1

Update Info: openSUSE-2019-1807
Available in Package Hub : 15 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

spec-cleaner
spec-cleaner-format_spec_file

Change Logs

* Wed Jul 17 2019 Kristyna Streitova <kstreitova@suse.com>
- Update to 1.1.4 bsc#1099674:
  * Exclude stuff from openstack macros
  * Replace 'http' with 'https' in URL
  * Replace legacy packageand() with 'and' expression
  * Replace pwdutils with shadow in Requires
  * Add openstack_cleanup_prep to bracketing excludes
  * Do not curlify yast_metainfo and yast_check
  * Fixup the eating of Source lines with whitespace
  * Document '#nospeccleaner' tag
  * Add docstrings to the functions and classes.
  * Use type hints for the most important functions
  * Update README and licences
  * Various small fixes
- add a temporary patch spec-cleaner-1.1.4_test_https.patch
  that fixes a test that fails if there is no internet connection
Version: 1.1.3-bp150.61.1
* Thu Mar 07 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.1.3 bsc#1099674:
  * Convert pytest calls to macros
  * Fix errors in %python_expand line expansions
  * update licenses list
  * Expand more excludes for curlification
  * Do not add accidental newlines to complex conditions
Version: 1.1.2-bp150.2.6.1
* Thu Dec 13 2018 Tomá? Chvátal <tchvatal@suse.com>
- Version update to 1.1.2 bsc#1099674:
  * Fixed qmake macro recommendation
  * More licenses recognised
  * Do not curlify sysuser_create
Version: 1.1.1-bp150.2.3.1
* Mon Aug 20 2018 tchvatal@suse.com
- Version update to 1.1.1 bsc#1099674:
  * Fix help message not working
  * Make libexecdir opt-in rather than opt-out
  * Account for LICENCE string not just LICENSE
  * Warn about direct qmake/meson usage
  * Use https when mentioning bugzilla in header
  * Use tuples on some places rather than lists
Version: 1.1.0-bp150.1.3
* Sun Jul 01 2018 tchvatal@suse.com
- Version update to 1.1.0 bsc#1099674:
  * Fix issue with previous release not finding datadirs
* Fri Jun 29 2018 tchvatal@suse.com
- Version uppdate to 1.0.9 bsc#1099674:
  * Move some checks from rpmlint to be autochecked
  * Dropped support of py2
  * Fixed error reported on parsing non-utf spec-file
  * Leap 15.0 used as base for conversions to pkgconfig/etc.
* Fri May 11 2018 tchvatal@suse.com
- Version update to 1.0.8 bsc#1092933:
  * Be case insensitive on license detection
  * Exclude limit_build from bracketing
  * Replace _libexecdir as we now do not really bother about
    SLE11
* Thu Apr 12 2018 tchvatal@suse.com
- Version update to 1.0.7 bsc#1089297:
  * Fix haskell macro bracketing
  * Fix firewalld macros bracketing
* Tue Mar 06 2018 tchvatal@suse.com
- Version update to 1.0.6 release:
  * Fixes license conversions to spdx3.0
  * Allows better parsing of pattern packages
  * Various manpage suffixing fixes
  * Added more things to exclude bracketing
* Wed Feb 28 2018 tchvatal@suse.com
- Fix issue with the %doc -> %license conversion in some complex
  cases, multiple licenses at once, prefixed licenses
* Thu Feb 15 2018 tchvatal@suse.com
- Drop the debian control things, all releases fail to build
- Update to 1.0.3:
  * Fix various lint issues
  * Switch to SPDX-3.0 license format
  * Add %doc -> %license conversion script
  * Fix crash bugs found when scanning whole Tumbleweed repo
* Tue Jan 23 2018 tchvatal@suse.com
- Version update to 1.0.2 bsc#1077177:
  * Allow changelog-year specification via cmdline
  * Switch to pytest
  * Add groups for rust
  * Fix bug in otherprovides removal
* Wed Dec 06 2017 tchvatal@suse.com
- Version update to 1.0.1 bsc#1071561:
  * Recognize new rpm trgger* events
  * Remove otherproviders conflicts syntax (just keep the pkg name)
  * Detect more apache macros
  * Drop py_requires macro that is useless
* Tue Sep 26 2017 tchvatal@suse.com
- Version update to 1.0.0 bsc#1060402:
  * Recognise the BuildConflicts tag
  * Fix few make parsing errors
  * Fix some codeblock error detection
  * More path replacements detection
  * Keep uppercase URL tag as per vote
* Wed Aug 09 2017 tchvatal@suse.com
- Version update to 0.9.9:
  * Include pkgconfig and others from leap 42.3 instead of 42.2
* Thu Jun 29 2017 tchvatal@suse.com
- Version update to 0.9.8 bsc#1046652:
  * Various fixes as reported on github
  * Remove defattr as default from new rpm should be enough
  * Remove buildroot as new rpms do not need it at all
* Mon Jun 12 2017 tchvatal@suse.com
- Version update to 0.9.7:
  * Fix help parsing that crashed the app on execution
* Thu Jun 08 2017 tchvatal@suse.com
- Version update to 0.9.6:
  * Deduplication of requires/buildrequires
  * Preamble detection fixups
  * Detect buildignores
* Wed May 17 2017 tchvatal@suse.com
- Version update to 0.9.5:
  * More fixes for the dep_parser
  * Convert pypy urls to new format
  * Start of rpmpreamble cleanup
* Sat Apr 08 2017 tchvatal@suse.com
- Version update to 0.9.4:
  * Fixes in the dep_parser
  * Vertical whitespace is now safeguarded
  * More excludes_bracketing
  * Update list of known licenses
* Mon Feb 27 2017 mpluskal@suse.com
- Update to version 0.9.3:
  * Fix regression (gh#openSUSE/spec-cleaner#171)
* Mon Feb 13 2017 tchvatal@suse.com
- Version update to 0.9.2:
  * More minimal fixes
  * Add option to keep vertical space in preamble if desired
* Fri Dec 30 2016 tchvatal@suse.com
- Version update to 0.9.1:
  * Switch from regexp macro detection to full-blown parser to avoid
    bugs
* Thu Jun 30 2016 tchvatal@suse.com
- Version update to 0.9.0:
  * Various small fixes
  * Support for tex/perl/cmake conversions:
    + bla-devel -> cmake(bla)