From 91492aca3b9d68f33737f3bbffb7124001ec3fb88cbb7e8b5836c8cd98da1f01 Mon Sep 17 00:00:00 2001 From: Chris Bradbury Date: Sat, 13 May 2023 00:24:23 +0000 Subject: [PATCH] Accepting request 1086846 from home:chrBrd:branches:hardware Amend formatting of changes file to fit standard used by most packages. OBS-URL: https://build.opensuse.org/request/show/1086846 OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=8 --- gasket-driver.changes | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/gasket-driver.changes b/gasket-driver.changes index 1426bde..d9d7835 100644 --- a/gasket-driver.changes +++ b/gasket-driver.changes @@ -1,16 +1,17 @@ ------------------------------------------------------------------- Fri May 12 22:38:51 UTC 2023 - Chris Bradbury -Rename patch to adhere to oS patching guidelines. +- Rename patch to adhere to oS patching guidelines. As source and patch files have been added to the package rather than being downloaded from GitHub it's worth adhering to the patching guidelines as specified here: https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines + ------------------------------------------------------------------- Fri May 12 21:57:11 UTC 2023 - Chris Bradbury -Change version to match upstream. +- Change version to match upstream. The upstream source doesn't have published releases, but it does include a changelog for the accompanying Debian package. Using the version @@ -18,10 +19,11 @@ specified in there is better than using the commit hash. The version in the spec file and the source code filename have been amended to match. + ------------------------------------------------------------------- Fri May 12 21:09:55 UTC 2023 - Chris Bradbury -List RPMLint exclusions file in spec file. +- List RPMLint exclusions file in spec file. Factory's auto-maintainer declined the package for the following reason: @@ -29,10 +31,11 @@ Factory's auto-maintainer declined the package for the following reason: > as source or patch. Therefore it has been specified as a "Source" in the spec file. + ------------------------------------------------------------------- Fri May 12 20:31:18 UTC 2023 - Chris Bradbury -Amend services so package can be accepted into Factory. +- Amend services so package can be accepted into Factory. In order for packages to be accepted into Factory: > Services are only allowed if their mode is one of localonly, disabled, @@ -42,10 +45,11 @@ In order for packages to be accepted into Factory: Therefore all services involved with retrieving source files from the internet have had their mode set to `localonly`, and the relevant source files have been added directly to this package. + ------------------------------------------------------------------- Thu May 11 19:12:53 UTC 2023 - Chris Bradbury -Add patch to enable successful builds for Leap 15.5. +- Add patch to enable successful builds for Leap 15.5. The dma-buf symbols used by this driver were moved into their own `DMA_BUF` module namespace in kernel 5.16. Consequently, the upstream source conditionally @@ -65,9 +69,9 @@ https://github.com/google/gasket-driver/pull/10 ------------------------------------------------------------------- Thu May 11 18:50:01 UTC 2023 - Chris Bradbury -Improve comments and make minor tidies. +- Improve comments and make minor tidies. ------------------------------------------------------------------- Thu May 11 11:51:32 UTC 2023 - Chris Bradbury -Init +- Init