From bd0cb635bdf622bdf42e9a61cd4165b2a54b25be Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 19:40:11 +0100 Subject: [PATCH] automatic version update by autodist [release 4.14.4-1mamba;Wed May 13 2020] --- xfce4-panel.spec | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/xfce4-panel.spec b/xfce4-panel.spec index 3ab42e9..b1a6207 100644 --- a/xfce4-panel.spec +++ b/xfce4-panel.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: xfce4-panel -Version: 4.12.2 +Version: 4.14.4 Release: 1mamba Summary: Panel for Xfce 4 Group: Graphical Desktop/Applications/Utilities @@ -70,6 +70,8 @@ Requires: xfce4-panel = %{version}-%{release} %description devel Header files to build plugins for xfce4-panel. +%debug_package + %prep %setup -q @@ -107,31 +109,45 @@ fi %{_bindir}/xfce4-popup-directorymenu %{_bindir}/xfce4-popup-windowmenu %{_libdir}/libxfce4panel-1.0.so.* +%{_libdir}/libxfce4panel-2.0.so.* %{_datadir}/icons/ %{_datadir}/locale/ %dir %{_datadir}/xfce4/panel %dir %{_datadir}/xfce4/panel/plugins -%dir %{_datadir}/xfce4/panel/plugins/*.desktop +%{_datadir}/xfce4/panel/plugins/*.desktop %{_libdir}/xfce4/panel/migrate %{_libdir}/xfce4/panel/plugins/lib* %{_libdir}/xfce4/panel/wrapper-1.0 +%{_libdir}/xfce4/panel/wrapper-2.0 +%{_libdir}/girepository-1.0/libxfce4panel-2.0.typelib %{_datadir}/applications/panel-desktop-handler.desktop %{_datadir}/applications/panel-preferences.desktop %doc COPYING AUTHORS %files devel %defattr(-, root, root) -%{_libdir}/libxfce4panel-1.0.la -%{_libdir}/libxfce4panel-1.0.so %dir %{_includedir}/xfce4/libxfce4panel-1.0 %dir %{_includedir}/xfce4/libxfce4panel-1.0/libxfce4panel %{_includedir}/xfce4/libxfce4panel-1.0/libxfce4panel/*.h -%dir %{_datadir}/gtk-doc/html/libxfce4panel-1.0 -%{_datadir}/gtk-doc/html/libxfce4panel-1.0/* +%dir %{_includedir}/xfce4/libxfce4panel-2.0 +%dir %{_includedir}/xfce4/libxfce4panel-2.0/libxfce4panel +%{_includedir}/xfce4/libxfce4panel-2.0/libxfce4panel/* +%{_libdir}/libxfce4panel-1.0.la +%{_libdir}/libxfce4panel-1.0.so +%{_libdir}/libxfce4panel-2.0.la +%{_libdir}/libxfce4panel-2.0.so +%{_datadir}/vala/vapi/libxfce4panel-2.0.deps +%{_datadir}/vala/vapi/libxfce4panel-2.0.vapi +%{_datadir}/gir-1.0/libxfce4panel-2.0.gir +%dir %{_datadir}/gtk-doc/html/libxfce4panel-2.0 +%{_datadir}/gtk-doc/html/libxfce4panel-2.0/* %{_libdir}/pkgconfig/*.pc %doc README ChangeLog NEWS INSTALL %changelog +* Wed May 13 2020 Automatic Build System 4.14.4-1mamba +- automatic version update by autodist + * Tue Dec 19 2017 Automatic Build System 4.12.2-1mamba - automatic update by autodist