-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tomas Tomecek <[email protected]>
- Loading branch information
1 parent
5089cc4
commit 6cfc5e6
Showing
1 changed file
with
22 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
# 1. We need to set version | ||
# 2. And cannot set commit macro | ||
# 3. Place version before gometa | ||
Version: 0.1.0 | ||
Version: 0.1.1 | ||
%gometa | ||
|
||
Name: tmux-top | ||
|
@@ -66,6 +66,27 @@ make test | |
|
||
|
||
%changelog | ||
* Wed Jun 08 2022 Tomas Tomecek <[email protected]> - 0.1.1-1 | ||
- 0.1.0 upstream release | ||
|
||
* Sat Jan 22 2022 Fedora Release Engineering <[email protected]> - 0.0.4-10 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild | ||
|
||
* Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 0.0.4-9 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild | ||
|
||
* Wed Jan 27 2021 Fedora Release Engineering <[email protected]> - 0.0.4-8 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild | ||
|
||
* Wed Jul 29 2020 Fedora Release Engineering <[email protected]> - 0.0.4-7 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild | ||
|
||
* Fri Jan 31 2020 Fedora Release Engineering <[email protected]> - 0.0.4-6 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild | ||
|
||
* Sat Jul 27 2019 Fedora Release Engineering <[email protected]> - 0.0.4-5 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild | ||
|
||
* Sun Feb 03 2019 Fedora Release Engineering <[email protected]> - 0.0.4-4 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild | ||
|
||
|