14
0

Accepting request 1082646 from home:david.anes:branches:devel:languages:python

- Update to version 0.16.0:
  * Added Specfile.has_autorelease property to detect if a spec 
    file uses the %autorelease macro. (#221)

OBS-URL: https://build.opensuse.org/request/show/1082646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=19
This commit is contained in:
2023-04-25 11:45:50 +00:00
committed by Git OBS Bridge
parent 94252e45e3
commit 4dcf8e2e65
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define skip_python38 1
Name: python-specfile
Version: 0.15.0
Version: 0.16.0
Release: 0
Summary: A library for parsing and manipulating RPM spec files
License: MIT