-
-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: edb | ||
Version: 1.4.0 | ||
Version: 1.5.0 | ||
Release: 2%{?dist} | ||
Summary: A debugger based on the ptrace API and Qt | ||
|
||
|
@@ -62,6 +62,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a | |
%{_mandir}/man1/%{name}.1* | ||
|
||
%changelog | ||
* Sun March 22 2024 Evan Teran <[email protected]> - 1.5.0 | ||
- Version bump | ||
|
||
* Sun July 30 2023 Evan Teran <[email protected]> - 1.4.0 | ||
- Version bump | ||
|
||
|