automatic version update by autodist [release 2.7.1-1mamba;Tue Jun 13 2023]
This commit is contained in:
parent
a42ddbabe6
commit
fe96ccd11c
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-cssutils
|
Name: python-cssutils
|
||||||
Version: 2.6.0
|
Version: 2.7.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Python package to parse and build CSS Cascading Style Sheets.
|
Summary: A Python package to parse and build CSS Cascading Style Sheets.
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -40,9 +40,9 @@ mv %{buildroot}%{_bindir}/cssparse{,-%{?pyappend}}
|
|||||||
|
|
||||||
%files %{?pyappend}
|
%files %{?pyappend}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/csscapture
|
%{_bindir}/csscapture*
|
||||||
%{_bindir}/csscombine
|
%{_bindir}/csscombine*
|
||||||
%{_bindir}/cssparse
|
%{_bindir}/cssparse*
|
||||||
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
|
%dir %{python_sitelib}/%{pkgname}-%{version}.dist-info
|
||||||
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
%{python_sitelib}/%{pkgname}-%{version}.dist-info/*
|
||||||
%dir %{python_sitelib}/%{pkgname}
|
%dir %{python_sitelib}/%{pkgname}
|
||||||
@ -51,6 +51,9 @@ mv %{buildroot}%{_bindir}/cssparse{,-%{?pyappend}}
|
|||||||
%{python_sitelib}/encutils/*
|
%{python_sitelib}/encutils/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 2.7.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user