diff --git a/PackageKit-1.2.7.tar.xz b/PackageKit-1.2.7.tar.xz deleted file mode 100644 index 99e23f4bed047a5d4a8cdd26ffc7b0d716dbbc6a..0000000000000000000000000000000000000000 Binary files a/PackageKit-1.2.7.tar.xz and /dev/null differ diff --git a/PackageKit-1.2.8.tar.xz b/PackageKit-1.2.8.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..5e253c65dfe98713308823d4c0cbefcd8d4d27e6 Binary files /dev/null and b/PackageKit-1.2.8.tar.xz differ diff --git a/PackageKit.spec b/PackageKit.spec index abfd07cf435ab4f62b4d3358eaba57e6329104fa..c01f66a090ab9ffb20fc5f8a27d55523849ba25a 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -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 - 1.2.8-1 +- Type: update +- ID: NA +- SUG: NA +- DESC: update to version 1.2.8 + * Fri Oct 20 2023 li weigang - 1.2.7-1 - Type: update - ID: NA