From 1b5031c85e504f2bb16c20b64b7ba59640e9c2f7 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 5 Jan 2025 09:07:58 +0100 Subject: [PATCH] automatic version update by autodist [release 4.20.0-1mamba;Sun Jan 05 2025] --- README.md | 1 + xfdesktop.spec | 34 ++++++++-------------------------- 2 files changed, 9 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 8ec7294..40c190a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ xfdesktop is a desktop manager for the Xfce Desktop Environment. + diff --git a/xfdesktop.spec b/xfdesktop.spec index abf43d3..df4fb0a 100644 --- a/xfdesktop.spec +++ b/xfdesktop.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: xfdesktop -Version: 4.18.1 +Version: 4.20.0 Release: 1mamba Summary: Desktop manager for the Xfce Desktop Environment Group: Graphical Desktop/Applications/Other @@ -14,8 +14,6 @@ License: GPL BuildRequires: Thunar-devel BuildRequires: exo-devel BuildRequires: glibc-devel -BuildRequires: libICE-devel -BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libat-spi2-core-devel BuildRequires: libcairo-devel @@ -26,22 +24,18 @@ BuildRequires: libgtk3-devel BuildRequires: libharfbuzz-devel BuildRequires: libnotify-devel BuildRequires: libpango-devel -BuildRequires: libwnck-devel BuildRequires: libxfce4ui-devel BuildRequires: libxfce4util-devel +BuildRequires: libxfce4windowing-devel BuildRequires: libxfconf-devel +BuildRequires: libyaml-devel +BuildRequires: libz-devel ## AUTOBUILDREQ-END -BuildRequires: libxfce4mcs-devel >= 4.4.0 -BuildRequires: libxfcegui4-devel >= 4.4.0 -BuildRequires: libgtk-devel >= 2.6.0 -BuildRequires: exo-devel >= 0.8 -Requires: libxfce4mcs >= 4.4.0 -Requires: libxfcegui4 >= 4.4.0 +BuildRequires: libxfce4windowing-devel %description xfdesktop is a desktop manager for the Xfce Desktop Environment. -%debug_package %prep %setup -q @@ -59,20 +53,6 @@ xfdesktop is a desktop manager for the Xfce Desktop Environment. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi -: - -%postun -touch --no-create %{_datadir}/icons/hicolor || : -if [ -x %{_bindir}/gtk-update-icon-cache ]; then - %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || : -fi -: - %files -f %{name}.lang %defattr(-,root,root) %{_bindir}/xfdesktop @@ -80,7 +60,6 @@ fi %{_datadir}/applications/xfce-backdrop-settings.desktop %dir %{_datadir}/backgrounds/xfce %{_datadir}/backgrounds/xfce/xfce-*.jpg -%{_datadir}/backgrounds/xfce/xfce-*.png %{_datadir}/backgrounds/xfce/xfce-*.svg %{_datadir}/icons/hicolor/*/apps/org.xfce.xfdesktop.png %{_datadir}/icons/hicolor/scalable/apps/org.xfce.xfdesktop.svg @@ -91,6 +70,9 @@ fi # ChangeLog NEWS README TODO %changelog +* Sun Jan 05 2025 Automatic Build System 4.20.0-1mamba +- automatic version update by autodist + * Mon Jan 23 2023 Automatic Build System 4.18.1-1mamba - automatic version update by autodist