Update to 0.3.4
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
2ca7d51a4c
commit
e8412c2b16
@ -4,7 +4,7 @@
|
|||||||
%global srcname rpmautospec
|
%global srcname rpmautospec
|
||||||
|
|
||||||
Name: python-rpmautospec
|
Name: python-rpmautospec
|
||||||
Version: 0.3.3
|
Version: 0.3.4
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Package and CLI tool to generate release fields and changelogs
|
Summary: Package and CLI tool to generate release fields and changelogs
|
||||||
|
|
||||||
@ -123,6 +123,7 @@ mkdir -p %{buildroot}%{rpmmacrodir}
|
|||||||
install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
PYTHONPATH="%{buildroot}%{python3_sitelib}" \
|
||||||
%{__python3} -m pytest \
|
%{__python3} -m pytest \
|
||||||
%if %{with xdist}
|
%if %{with xdist}
|
||||||
--numprocesses=auto
|
--numprocesses=auto
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpmautospec-0.3.3.tar.gz) = e4ceeec46ddfbb73e88a0e943f7b35933a7f4e2e2e8a8b4d281f8935c07799aadbb89f34c19390b3f69aec3ed2a03aa269f108da2c0b1c8169919d0096496257
|
SHA512 (rpmautospec-0.3.4.tar.gz) = fcca7b30e76ac9e8cef72e35a2707937d94fac3ce13d925f6f0f9ae64e6a48ce7660d4160606b540c40bdfdb1699e195ca442a070d40271198a724223c979c42
|
||||||
|
Loading…
Reference in New Issue
Block a user