From c6c0c932f320853b678a07f56cc6a079938959f0723ec6d5d9cca1dbeaf17a23 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Sun, 8 Jan 2017 11:35:47 +0000 Subject: [PATCH] Accepting request 449179 from devel:languages:python:singlespec - rework %python_alternative and remove support for %python_alternative_man - tell service to compress the tar file OBS-URL: https://build.opensuse.org/request/show/449179 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=19 --- .gitattributes | 2 -- _service | 7 ++++++- multipython-macros-1.0git.1483455871.9310dc2.tar | 3 --- multipython-macros-1.0git.1483874658.ead0b0b.tar.bz2 | 3 +++ python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 9 +++------ 6 files changed, 18 insertions(+), 12 deletions(-) delete mode 100644 multipython-macros-1.0git.1483455871.9310dc2.tar create mode 100644 multipython-macros-1.0git.1483874658.ead0b0b.tar.bz2 diff --git a/.gitattributes b/.gitattributes index bb3b4cc..9b03811 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,5 +21,3 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text -## Specific LFS patterns -multipython-macros-1.0git.1483455871.9310dc2.tar filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service index af3b757..f9ebf73 100644 --- a/_service +++ b/_service @@ -10,8 +10,13 @@ + + bz2 + *.tar + + - *.tar + *.tar.bz2 */python-rpm-macros.spec diff --git a/multipython-macros-1.0git.1483455871.9310dc2.tar b/multipython-macros-1.0git.1483455871.9310dc2.tar deleted file mode 100644 index bde6ed1..0000000 --- a/multipython-macros-1.0git.1483455871.9310dc2.tar +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c81892780213df43a50c818eade58e96fe612a7ef8a14ab7eef0e322178c3e6 -size 51200 diff --git a/multipython-macros-1.0git.1483874658.ead0b0b.tar.bz2 b/multipython-macros-1.0git.1483874658.ead0b0b.tar.bz2 new file mode 100644 index 0000000..2a5d2db --- /dev/null +++ b/multipython-macros-1.0git.1483874658.ead0b0b.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617f47150e8ec7e28d9fa4be3e532c04cc3bba91034ba532022a34596e2b9d03 +size 10666 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index eb6bf94..af30223 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 6 17:36:58 UTC 2017 - jmatejek@suse.com + +- rework %python_alternative and remove support for %python_alternative_man +- tell service to compress the tar file + ------------------------------------------------------------------- Fri Jan 6 14:54:21 UTC 2017 - jmatejek@suse.com diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 95474b6..6980a28 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -16,12 +16,12 @@ # Name: python-rpm-macros -Version: 1.0git.1483455871.9310dc2 +Version: 1.0git.1483874658.ead0b0b Release: 0 License: WTFPL Summary: RPM macros for building of Python modules Url: https://github.com/opensuse/multipython-macros -Source: multipython-macros-%{version}.tar +Source: multipython-macros-%{version}.tar.bz2 # Fedora compatibility Provides: python2-rpm-macros Provides: python3-rpm-macros @@ -37,10 +37,7 @@ are only building for distros newer than Leap 42.2 %prep %setup -q -n multipython-macros-%{version} %if 0%{?suse_version} < 1330 -cat > macros/035-compat-defs <