!15 update to 1.2.8
From: @zhouwenpei Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
38a9c634b9
Binary file not shown.
BIN
PackageKit-1.2.8.tar.xz
Normal file
BIN
PackageKit-1.2.8.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: PackageKit
|
||||
Version: 1.2.7
|
||||
Version: 1.2.8
|
||||
Release: 1
|
||||
License: GPLv2+ and LGPLv2+
|
||||
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: 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: meson
|
||||
BuildRequires: meson appstream-devel
|
||||
|
||||
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 %{_sysconfdir}/cron.daily/packagekit-background.cron
|
||||
##%config %{_sysconfdir}/dbus-1/system.d/*
|
||||
%{_metainfodir}/org.freedesktop.packagekit.metainfo.xml
|
||||
%{_libexecdir}/packagekitd
|
||||
%{_libexecdir}/packagekit-direct
|
||||
%{_libexecdir}/pk-offline-update
|
||||
@ -169,6 +170,12 @@ systemctl disable packagekit-offline-update.service > /dev/null 2>&1 || :
|
||||
%config(noreplace) %{_sysconfdir}/PackageKit/CommandNotFound.conf
|
||||
|
||||
%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
|
||||
- Type: update
|
||||
- ID: NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user