forked from pool/python-rpm-macros
Accepting request 678063 from devel:languages:python:Factory
OBS-URL: https://build.opensuse.org/request/show/678063 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rpm-macros?expand=0&rev=15
This commit is contained in:
commit
3e5a935ad3
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/python-rpm-macros.git</param>
|
||||
<param name="changesrevision">ab6f37cab7f992b3ad8a148877854129e0c0cd4b</param></service></servicedata>
|
||||
<param name="changesrevision">08f1194ef62051e001ee026485678fa622990e02</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38fcf09a0352db88b1482b609945bf8ad46a28b5c5214484c130780275091fc4
|
||||
size 12467
|
3
python-rpm-macros-20190221.08f1194.tar.bz2
Normal file
3
python-rpm-macros-20190221.08f1194.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:493ba3e4022af1952c764d6c445b18477fc2247830aff74d57037ead09310886
|
||||
size 12526
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 21 17:54:59 UTC 2019 - opensuse-packaging@opensuse.org
|
||||
|
||||
- Update to version 20190221.08f1194:
|
||||
* Actually make pytest into function to capture arguments as well
|
||||
* Add pytest definitions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 19:29:44 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-rpm-macros
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-rpm-macros
|
||||
Version: 20181211.ab6f37c
|
||||
Version: 20190221.08f1194
|
||||
Release: 0
|
||||
Summary: RPM macros for building of Python modules
|
||||
License: WTFPL
|
||||
|
Loading…
Reference in New Issue
Block a user