From b940c698624fc10c836b6266251a51f582b92ec13ad8cbe1a5468ddd6a8102e4 Mon Sep 17 00:00:00 2001 From: Chris Bradbury Date: Fri, 12 May 2023 22:38:17 +0000 Subject: [PATCH] Accepting request 1086840 from home:chrBrd:branches:hardware 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 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. OBS-URL: https://build.opensuse.org/request/show/1086840 OBS-URL: https://build.opensuse.org/package/show/hardware/gasket-driver?expand=0&rev=6 --- _service | 2 +- gasket-driver-1.0.18.obscpio | 3 +++ gasket-driver-97aeba5.obscpio | 3 --- gasket-driver.changes | 11 +++++++++++ gasket-driver.obsinfo | 2 +- gasket-driver.spec | 4 ++-- 6 files changed, 18 insertions(+), 7 deletions(-) create mode 100644 gasket-driver-1.0.18.obscpio delete mode 100644 gasket-driver-97aeba5.obscpio diff --git a/_service b/_service index 4606756..16c8672 100644 --- a/_service +++ b/_service @@ -12,7 +12,7 @@ https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService git .git 97aeba5 - %h + 1.0.18 diff --git a/gasket-driver-1.0.18.obscpio b/gasket-driver-1.0.18.obscpio new file mode 100644 index 0000000..d3d42d6 --- /dev/null +++ b/gasket-driver-1.0.18.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e189a8829b8a50d13f472037e2e2b387cb7335d00a86b9f22f67669e98fad675 +size 257035 diff --git a/gasket-driver-97aeba5.obscpio b/gasket-driver-97aeba5.obscpio deleted file mode 100644 index d901aab..0000000 --- a/gasket-driver-97aeba5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a0e596e68861b11cb701f71c3faf938c5f70867c9cfd6d788550f8de4980e0e -size 257547 diff --git a/gasket-driver.changes b/gasket-driver.changes index a65c9e8..78527de 100644 --- a/gasket-driver.changes +++ b/gasket-driver.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Fri May 12 21:57:11 UTC 2023 - Chris Bradbury + +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 +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. diff --git a/gasket-driver.obsinfo b/gasket-driver.obsinfo index d97ea3f..68ec35d 100644 --- a/gasket-driver.obsinfo +++ b/gasket-driver.obsinfo @@ -1,4 +1,4 @@ name: gasket-driver -version: 97aeba5 +version: 1.0.18 mtime: 1645731663 commit: 97aeba584efd18983850c36dcf7384b0185284b3 diff --git a/gasket-driver.spec b/gasket-driver.spec index 3b1563d..d75fb89 100644 --- a/gasket-driver.spec +++ b/gasket-driver.spec @@ -32,13 +32,13 @@ # norootforbuild Name: gasket-driver -Version: 97aeba5 +Version: 1.0.18 Release: 0 Summary: The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems License: GPL-2.0-only Group: System/Kernel URL: https://github.com/google/gasket-driver -Source0: %{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz Source1: group.conf Source2: preamble Source3: gasket-driver-rpmlintrc