From 6453f919862d7bc664ab20ef8bf82b76edcd44d1feeb211672d27eb65e26cfec Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 5 Oct 2021 22:22:49 +0000 Subject: [PATCH 1/5] Accepting request 922591 from home:schubi2 - Update to version 20211001.fc6c04e: * Supporting libalternatives. OBS-URL: https://build.opensuse.org/request/show/922591 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=148 --- _servicedata | 2 +- python-rpm-macros-20210628.eccf3f2.tar.xz | 3 --- python-rpm-macros-20211001.fc6c04e.tar.xz | 3 +++ python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 python-rpm-macros-20210628.eccf3f2.tar.xz create mode 100644 python-rpm-macros-20211001.fc6c04e.tar.xz diff --git a/_servicedata b/_servicedata index f2d3c7b..49599de 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 045846b919fb55800c8e3a47681cefd006e0a83f \ No newline at end of file + 758e6d86b55ee02538db8fc3d9db2253715ef6db \ No newline at end of file diff --git a/python-rpm-macros-20210628.eccf3f2.tar.xz b/python-rpm-macros-20210628.eccf3f2.tar.xz deleted file mode 100644 index 975ed2d..0000000 --- a/python-rpm-macros-20210628.eccf3f2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a07bd0e689db08452dfcfbb3e6c4085b7b3d644e16e9a19206594450460fb31 -size 17044 diff --git a/python-rpm-macros-20211001.fc6c04e.tar.xz b/python-rpm-macros-20211001.fc6c04e.tar.xz new file mode 100644 index 0000000..50c1899 --- /dev/null +++ b/python-rpm-macros-20211001.fc6c04e.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54896dc8e1c0e0c0f5a46b537e6f8e5a00cad2ccbe411ef355cca77066b1ed74 +size 17824 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 83ee845..ec3b5b1 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 01 15:47:31 UTC 2021 - mcepl@cepl.eu + +- Update to version 20211001.fc6c04e: + * Supporting libalternatives. + ------------------------------------------------------------------- Tue Jun 29 20:51:43 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 03e0f28..3de6873 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20210628.eccf3f2 +Version: 20211001.fc6c04e Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From b152fa2debe613448e8464b2c73fc1e85447db241f34c688b5c0ecc6c3ceac58 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 19 Oct 2021 09:51:50 +0000 Subject: [PATCH 2/5] - Update to version 20211018.c7614ad: * remove ghost gh#openSUSE/python-rpm-macros#118 * revert reset name change * fix README * move u-a/la switch for scriptlets to build phase OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=149 --- _servicedata | 2 +- python-rpm-macros-20211001.fc6c04e.tar.xz | 3 --- python-rpm-macros-20211018.c7614ad.tar.xz | 3 +++ python-rpm-macros.changes | 9 +++++++++ python-rpm-macros.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 python-rpm-macros-20211001.fc6c04e.tar.xz create mode 100644 python-rpm-macros-20211018.c7614ad.tar.xz diff --git a/_servicedata b/_servicedata index 49599de..a1f6c07 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 758e6d86b55ee02538db8fc3d9db2253715ef6db \ No newline at end of file + 81a51640c7b37d6104c392f49e71158e4fe97f93 \ No newline at end of file diff --git a/python-rpm-macros-20211001.fc6c04e.tar.xz b/python-rpm-macros-20211001.fc6c04e.tar.xz deleted file mode 100644 index 50c1899..0000000 --- a/python-rpm-macros-20211001.fc6c04e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54896dc8e1c0e0c0f5a46b537e6f8e5a00cad2ccbe411ef355cca77066b1ed74 -size 17824 diff --git a/python-rpm-macros-20211018.c7614ad.tar.xz b/python-rpm-macros-20211018.c7614ad.tar.xz new file mode 100644 index 0000000..b82be87 --- /dev/null +++ b/python-rpm-macros-20211018.c7614ad.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd071447898ead28bb28b5775138d479bc24b79fed74b481ba3bf7b5b1a0c65b +size 17924 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index ec3b5b1..67ac2b5 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 19 09:51:06 UTC 2021 - mcepl@cepl.eu + +- Update to version 20211018.c7614ad: + * remove ghost gh#openSUSE/python-rpm-macros#118 + * revert reset name change + * fix README + * move u-a/la switch for scriptlets to build phase + ------------------------------------------------------------------- Fri Oct 01 15:47:31 UTC 2021 - mcepl@cepl.eu diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 3de6873..029f5c9 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20211001.fc6c04e +Version: 20211018.c7614ad Release: 0 Summary: RPM macros for building of Python modules License: WTFPL From 7db4061c0e9c1770908d74892e3d917be95ca73be705690c3dcca0e155d9d383 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 19 Oct 2021 09:57:38 +0000 Subject: [PATCH 3/5] Accepting request 926023 from home:bnavigator:branches:devel:languages:python:Factory - Update to version 20211018.c7614ad: * remove ghost gh#openSUSE/python-rpm-macros#118 * revert reset name change * fix README * move u-a/la switch for scriptlets to build phase OBS-URL: https://build.opensuse.org/request/show/926023 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=150 --- python-rpm-macros.changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 67ac2b5..ddf2847 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,6 +1,15 @@ ------------------------------------------------------------------- Tue Oct 19 09:51:06 UTC 2021 - mcepl@cepl.eu +- Update to version 20211018.c7614ad: + * remove ghost gh#openSUSE/python-rpm-macros#118 + * revert reset name change + * fix README + * move u-a/la switch for scriptlets to build phase + +------------------------------------------------------------------- +Mon Oct 18 14:21:08 UTC 2021 - Ben Greiner + - Update to version 20211018.c7614ad: * remove ghost gh#openSUSE/python-rpm-macros#118 * revert reset name change From ead28f6ff6b350e802d2cd53244c29c30e969837267d17cfb0a8046ec03df4d8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 19 Oct 2021 09:58:41 +0000 Subject: [PATCH 4/5] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=151 --- python-rpm-macros.changes | 9 --------- 1 file changed, 9 deletions(-) diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index ddf2847..6e27b3d 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -Tue Oct 19 09:51:06 UTC 2021 - mcepl@cepl.eu - -- Update to version 20211018.c7614ad: - * remove ghost gh#openSUSE/python-rpm-macros#118 - * revert reset name change - * fix README - * move u-a/la switch for scriptlets to build phase - ------------------------------------------------------------------- Mon Oct 18 14:21:08 UTC 2021 - Ben Greiner From 664d5cc88c3b0079d7bc41e103f53e7554253a2f2f1b3e4dc4ca4b1b91ee0794 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 22 Oct 2021 12:47:44 +0000 Subject: [PATCH 5/5] - Update to version 20211022.38e7c70: * no newline after python_install_alternative OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=152 --- _servicedata | 2 +- python-rpm-macros-20211018.c7614ad.tar.xz | 3 --- python-rpm-macros-20211022.38e7c70.tar.xz | 3 +++ python-rpm-macros.changes | 6 ++++++ python-rpm-macros.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 python-rpm-macros-20211018.c7614ad.tar.xz create mode 100644 python-rpm-macros-20211022.38e7c70.tar.xz diff --git a/_servicedata b/_servicedata index a1f6c07..1c1ae69 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ git://github.com/openSUSE/python-rpm-macros.git - 81a51640c7b37d6104c392f49e71158e4fe97f93 \ No newline at end of file + c3e755dfcfa8e34821a2a305ff076246d8b37aa0 \ No newline at end of file diff --git a/python-rpm-macros-20211018.c7614ad.tar.xz b/python-rpm-macros-20211018.c7614ad.tar.xz deleted file mode 100644 index b82be87..0000000 --- a/python-rpm-macros-20211018.c7614ad.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd071447898ead28bb28b5775138d479bc24b79fed74b481ba3bf7b5b1a0c65b -size 17924 diff --git a/python-rpm-macros-20211022.38e7c70.tar.xz b/python-rpm-macros-20211022.38e7c70.tar.xz new file mode 100644 index 0000000..c3e0965 --- /dev/null +++ b/python-rpm-macros-20211022.38e7c70.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a2d3be4d7ebde973c1683b23de9e77b41bc6340220114f8906f8b141585d8a +size 17928 diff --git a/python-rpm-macros.changes b/python-rpm-macros.changes index 6e27b3d..6b29e7d 100644 --- a/python-rpm-macros.changes +++ b/python-rpm-macros.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 22 12:47:07 UTC 2021 - mcepl@cepl.eu + +- Update to version 20211022.38e7c70: + * no newline after python_install_alternative + ------------------------------------------------------------------- Mon Oct 18 14:21:08 UTC 2021 - Ben Greiner diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec index 029f5c9..398c3b8 100644 --- a/python-rpm-macros.spec +++ b/python-rpm-macros.spec @@ -17,7 +17,7 @@ Name: python-rpm-macros -Version: 20211018.c7614ad +Version: 20211022.38e7c70 Release: 0 Summary: RPM macros for building of Python modules License: WTFPL