!15 update to 1.2.8

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2024-02-07 06:14:59 +00:00 committed by Gitee
commit 38a9c634b9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
PackageKit-1.2.8.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: PackageKit Name: PackageKit
Version: 1.2.7 Version: 1.2.8
Release: 1 Release: 1
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
Summary: Package management service Summary: Package management service
@ -10,7 +10,7 @@ Source0: https://www.freedesktop.org/software/PackageKit/releases/%{name}
BuildRequires: glib2-devel xmlto gtk-doc sqlite-devel polkit-devel libtool gtk2-devel gtk3-devel docbook-utils BuildRequires: glib2-devel xmlto gtk-doc sqlite-devel polkit-devel libtool gtk2-devel gtk3-devel docbook-utils
BuildRequires: gnome-doc-utils intltool gettext vala gstreamer1-devel gstreamer1-plugins-base-devel pango-devel BuildRequires: gnome-doc-utils intltool gettext vala gstreamer1-devel gstreamer1-plugins-base-devel pango-devel
BuildRequires: fontconfig-devel libappstream-glib-devel libdnf-devel systemd-devel gobject-introspection-devel bash-completion BuildRequires: fontconfig-devel libappstream-glib-devel libdnf-devel systemd-devel gobject-introspection-devel bash-completion
BuildRequires: meson BuildRequires: meson appstream-devel
Requires: glib2 libdnf shared-mime-info systemd gobject-introspection crontabs pango Requires: glib2 libdnf shared-mime-info systemd gobject-introspection crontabs pango
@ -118,6 +118,7 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/sysconfig/packagekit-background %config(noreplace) %{_sysconfdir}/sysconfig/packagekit-background
%config %{_sysconfdir}/cron.daily/packagekit-background.cron %config %{_sysconfdir}/cron.daily/packagekit-background.cron
##%config %{_sysconfdir}/dbus-1/system.d/* ##%config %{_sysconfdir}/dbus-1/system.d/*
%{_metainfodir}/org.freedesktop.packagekit.metainfo.xml
%{_libexecdir}/packagekitd %{_libexecdir}/packagekitd
%{_libexecdir}/packagekit-direct %{_libexecdir}/packagekit-direct
%{_libexecdir}/pk-offline-update %{_libexecdir}/pk-offline-update
@ -169,6 +170,12 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf %config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
%changelog %changelog
* Tue Feb 06 2024 zhouwenpei <zhouwenpei1@h-partners.com> - 1.2.8-1
- Type: update
- ID: NA
- SUG: NA
- DESC: update to version 1.2.8
* Fri Oct 20 2023 li weigang <weigangli99@gmail.com> - 1.2.7-1 * Fri Oct 20 2023 li weigang <weigangli99@gmail.com> - 1.2.7-1
- Type: update - Type: update
- ID: NA - ID: NA