|
|
@ -1,13 +1,3 @@
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
|
|
|
## (rpmautospec version 0.6.1)
|
|
|
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
|
|
|
release_number = 2;
|
|
|
|
|
|
|
|
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
|
|
|
|
|
|
|
print(release_number + base_release_number - 1);
|
|
|
|
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%global relnum 39
|
|
|
|
%global relnum 39
|
|
|
|
%global Bg_Name F39
|
|
|
|
%global Bg_Name F39
|
|
|
|
%global bgname %(t="%{Bg_Name}";echo ${t,,})
|
|
|
|
%global bgname %(t="%{Bg_Name}";echo ${t,,})
|
|
|
@ -17,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: %{bgname}-backgrounds
|
|
|
|
Name: %{bgname}-backgrounds
|
|
|
|
Version: %{relnum}.0.5
|
|
|
|
Version: %{relnum}.0.5
|
|
|
|
Release: %autorelease.1
|
|
|
|
Release: %autorelease
|
|
|
|
Summary: Fedora %{relnum} default desktop background
|
|
|
|
Summary: Fedora %{relnum} default desktop background
|
|
|
|
|
|
|
|
|
|
|
|
License: CC-BY-SA-4.0
|
|
|
|
License: CC-BY-SA-4.0
|
|
|
@ -97,7 +87,7 @@ default theme.
|
|
|
|
Summary: Fedora %{relnum} default background for XFCE4
|
|
|
|
Summary: Fedora %{relnum} default background for XFCE4
|
|
|
|
|
|
|
|
|
|
|
|
Requires: %{name}-base = %{version}-%{release}
|
|
|
|
Requires: %{name}-base = %{version}-%{release}
|
|
|
|
#Requires: xfdesktop
|
|
|
|
Requires: xfdesktop
|
|
|
|
|
|
|
|
|
|
|
|
%description xfce
|
|
|
|
%description xfce
|
|
|
|
This package contains XFCE4 desktop background for the Fedora %{relnum}
|
|
|
|
This package contains XFCE4 desktop background for the Fedora %{relnum}
|
|
|
@ -207,36 +197,7 @@ This package contains supplemental wallpapers for XFCE
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu May 02 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 39.0.5-2.1
|
|
|
|
* Thu May 02 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 39.0.5-%autorelease
|
|
|
|
- Drop R: xfdesktop
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 9.4
|
|
|
|
- Rebuilt for MSVSphere 9.4
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 21 2024 Adam Williamson <awilliam@redhat.com> - 39.0.5-2
|
|
|
|
%autochangelog
|
|
|
|
- Also make runtime kde-filesystem dependency conditional
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Feb 20 2024 Luya Tshimbalanga <luya@fedoraproject.org> - 39.0.5-1
|
|
|
|
|
|
|
|
- Update to 39.0.5
|
|
|
|
|
|
|
|
- Set conditional for kde-filesystem build dependency
|
|
|
|
|
|
|
|
- Drop unused pngquant dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Feb 03 2024 Luya Tshimbalanga <luya@fedoraproject.org> - 39.0.4-4
|
|
|
|
|
|
|
|
- Rebuild with kde4-filesystem dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 39.0.4-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 39.0.4-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Sep 29 2023 Luya Tshimbalanga <luya@fedoraproject.org> - 39.0.4-1
|
|
|
|
|
|
|
|
- Update to 39.0.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 12 2023 Adam Williamson <awilliam@redhat.com> - 39.0.3-1
|
|
|
|
|
|
|
|
- 39.0.3 (try again to improve dithering)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Sep 11 2023 Adam Williamson <awilliam@redhat.com> - 39.0.2-1
|
|
|
|
|
|
|
|
- New release 39.0.2 (fix dithering / color depth issues)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Sep 02 2023 Adam Williamson <awilliam@redhat.com> - 39.0.1-1
|
|
|
|
|
|
|
|
- Import the reviewed .src.rpm
|
|
|
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|
|
|
|
|