14
0

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

- Update to version 0.14.0:
  * Fixed a bug that broke parsing in case spec file contained 
    conditionalized macro definitions or similar constructs
  * Specfile no longer depends on rpm-py-installer, it now depends 
    directly on rpm.

OBS-URL: https://build.opensuse.org/request/show/1067714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=15
This commit is contained in:
2023-02-27 07:17:02 +00:00
committed by Git OBS Bridge
parent d92121526b
commit 27bb4efa05
4 changed files with 13 additions and 4 deletions

View File

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