Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fd366d9f7 |
1 changed files with 4 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
Name: menu-cache
|
Name: menu-cache
|
||||||
Version: %{main_version}%{git_ver_rpm}
|
Version: %{main_version}%{git_ver_rpm}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Caching mechanism for freedesktop.org compliant menus
|
Summary: Caching mechanism for freedesktop.org compliant menus
|
||||||
|
|
||||||
# SPDX confirmed
|
# SPDX confirmed
|
||||||
|
|
@ -136,6 +136,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
* Sun Feb 16 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.1.1-1
|
* Sun Feb 16 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.1.1-1
|
||||||
- 1.1.1
|
- 1.1.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue