diff options
author | Gordon Messmer <gordon.messmer@gmail.com> | 2024-06-20 19:28:12 -0700 |
---|---|---|
committer | Gordon Messmer <gordon.messmer@gmail.com> | 2024-06-20 19:28:12 -0700 |
commit | cba7bcef56b371b4707b2a8cc2fa304df0a8fda2 (patch) | |
tree | 83ff1c050741ce572a56f0f9f768350ba0fee6e0 /gdb-gef.spec | |
parent | 01abb2b87d3db9c204eff1356319fa3ff51a89b5 (diff) | |
download | gdb-gef-copr-main.tar.gz gdb-gef-copr-main.tar.xz gdb-gef-copr-main.zip |
Automatic commit of package [gdb-gef] minor release [2024.06-5].HEADgdb-gef-2024.06-5main
Created by command:
/usr/bin/tito tag
Diffstat (limited to 'gdb-gef.spec')
-rw-r--r-- | gdb-gef.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gdb-gef.spec b/gdb-gef.spec index b0933ab..79bebe2 100644 --- a/gdb-gef.spec +++ b/gdb-gef.spec @@ -5,7 +5,7 @@ Version: 2024.06 %forgemeta -Release: 4%{?dist} +Release: 5%{?dist} Summary: GEF (GDB Enhanced Features) License: MIT @@ -83,6 +83,9 @@ python3 -m pytest -v -m "not benchmark" -m "not online" tests/ %changelog +* Thu Jun 20 2024 Gordon Messmer <gordon.messmer@gmail.com> 2024.06-5 +- Update gef-got-audit.patch for new release + * Thu Jun 20 2024 Gordon Messmer <gordon.messmer@gmail.com> 2024.06-4 - Update source tarball. (gordon.messmer@gmail.com) |