From cdb3f56dc505fe3c35ff95849c71bb5a934a912f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:07:37 +0100 Subject: [PATCH] automatic version update by autodist [release 1.1.0-1mamba;Tue Apr 27 2021] --- python-et_xmlfile.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/python-et_xmlfile.spec b/python-et_xmlfile.spec index 889d5d5..fac9002 100644 --- a/python-et_xmlfile.spec +++ b/python-et_xmlfile.spec @@ -1,5 +1,5 @@ Name: python-et_xmlfile -Version: 1.0.1 +Version: 1.1.0 Release: 1mamba Summary: An implementation of lxml.xmlfile for the standard library Group: System/Libraries @@ -7,13 +7,11 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://pypi.python.org/pypi/et_xmlfile -Source: https://pypi.python.org/packages/source/e/et_xmlfile/et_xmlfile-%{version}.tar.gz +Source: https://pypi.debian.net/et_xmlfile/et_xmlfile-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -41,5 +39,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Tue Apr 27 2021 Automatic Build System 1.1.0-1mamba +- automatic version update by autodist + * Fri Apr 08 2016 Silvan Calarco 1.0.1-1mamba - package created using the webbuild interface