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
This commit is contained in:
Chris Bradbury 2023-05-12 22:38:17 +00:00 committed by Git OBS Bridge
parent 34f934cb80
commit b940c69862
6 changed files with 18 additions and 7 deletions

View File

@ -12,7 +12,7 @@ https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService
<param name="scm">git</param> <param name="scm">git</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">97aeba5</param> <param name="revision">97aeba5</param>
<param name="versionformat">%h</param> <param name="version">1.0.18</param>
</service> </service>
<!-- Compress source files into a tarball. --> <!-- Compress source files into a tarball. -->
<service name="tar" mode="buildtime"/> <service name="tar" mode="buildtime"/>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e189a8829b8a50d13f472037e2e2b387cb7335d00a86b9f22f67669e98fad675
size 257035

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a0e596e68861b11cb701f71c3faf938c5f70867c9cfd6d788550f8de4980e0e
size 257547

View File

@ -1,4 +1,15 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Fri May 12 21:57:11 UTC 2023 - Chris Bradbury <opensuse@chrbrd.com>
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 <opensuse@chrbrd.com> Fri May 12 21:09:55 UTC 2023 - Chris Bradbury <opensuse@chrbrd.com>
List RPMLint exclusions file in spec file. List RPMLint exclusions file in spec file.

View File

@ -1,4 +1,4 @@
name: gasket-driver name: gasket-driver
version: 97aeba5 version: 1.0.18
mtime: 1645731663 mtime: 1645731663
commit: 97aeba584efd18983850c36dcf7384b0185284b3 commit: 97aeba584efd18983850c36dcf7384b0185284b3

View File

@ -32,7 +32,7 @@
# norootforbuild # norootforbuild
Name: gasket-driver Name: gasket-driver
Version: 97aeba5 Version: 1.0.18
Release: 0 Release: 0
Summary: The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems Summary: The Coral Gasket Driver allows usage of the Coral EdgeTPU on Linux systems
License: GPL-2.0-only License: GPL-2.0-only