Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c15289f256 | ||
|
|
ecf1c2a202 | ||
|
|
519c7b74d0 | ||
|
|
d7cea7556d | ||
|
|
df30a3ba8b | ||
|
|
ec4f1c94fa |
1 changed files with 19 additions and 4 deletions
23
openbox.spec
23
openbox.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: openbox
|
||||
Version: 3.6.1
|
||||
Release: 26%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: A highly configurable and standards-compliant X11 window manager
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -90,9 +90,9 @@ KDE session.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1 -b .python3
|
||||
%patch2 -p1 -b .kf5menu
|
||||
%patch3 -p1 -b .calc-layer
|
||||
%patch -P1 -p1 -b .python3
|
||||
%patch -P2 -p1 -b .kf5menu
|
||||
%patch -P3 -p1 -b .calc-layer
|
||||
|
||||
|
||||
%build
|
||||
|
|
@ -173,6 +173,21 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
|||
%ldconfig_scriptlets libs
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.1-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue