Commit Graph

2 Commits

Author SHA1 Message Date
Eugene Syromiatnikov
a837cc5fc4 Update to the latest version
* .gitignore: Remove old records, add
/ddiskit-d857c7726fd55e613bbd7af6c842ddfc80a9fdc8.tar.bz2
* 0001-kabi-stablelists.patch: Remove, present upstream in commit
15ec1277e249 "templates/spec: use "stablelist" on RHEL 9+".
* 0002-kernel-version-re-fix.patch: Refresh the patch.
* ddiskit.spec (%forgeurl): Change the URL
to https://gitlab.com/redhat/centos-stream/src/dup/ddiskit.
(%commit): Change to d857c7726fd55e613bbd7af6c842ddfc80a9fdc8.
(%forgesource, %topdir): New variables, added explicitly due to
inability of the version of forge.lua present in RHEL 9.6 to handle
nested gitlab project URLs.
(Release): Bump top 17.
(Patch0001): Remove.
(%prep): Remove %patch0001.
(%check): Remove, there are no tests present as of right now.
(%changelog): Add a record.

Resolves: RHEL-77191
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
2025-02-06 19:05:37 +01:00
Eugene Syromiatnikov
df51d46a82 Provide custom REs for the dist tag and kernel version
It was decided (citing dubious reasons) to arbitrarily change
the way GA kernel version is versioned, breaking existing assumptions.
Accomodate for that.

* 0002-kernel-version-re-fix.patch: New file.
* ddiskit.spec (Release): Bump to 16.
(Patch0002): New patch.
(%prep): Apply it.
(%changelog): Add an entry.

Resolves: #2101634
2022-07-14 10:16:48 +02:00