update to 1.2.4 [release 1.2.4-1mamba;Thu Aug 26 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 17:51:44 +01:00
parent 953d1f7109
commit 1ff0c5376b

View File

@ -1,12 +1,12 @@
Name: PackageKit Name: PackageKit
Version: 1.2.3 Version: 1.2.4
Release: 1mamba Release: 1mamba
Summary: A system designed to make installing and updating software on your computer easier Summary: A system designed to make installing and updating software on your computer easier
Group: System/Management Group: System/Management
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.packagekit.org URL: https://www.freedesktop.org/software/PackageKit/
Source: http://www.freedesktop.org/software/PackageKit/releases/PackageKit-%{version}.tar.xz Source: http://www.freedesktop.org/software/PackageKit/releases/PackageKit-%{version}.tar.xz
Patch0: %{name}-0.6.6-openmamba-groups.patch Patch0: %{name}-0.6.6-openmamba-groups.patch
Patch1: %{name}-1.1.6-openmamba-Vendor.conf.patch Patch1: %{name}-1.1.6-openmamba-Vendor.conf.patch
@ -30,7 +30,6 @@ Patch18: PackageKit-1.1.12-upstream-dnf-invalidate-the-sack-cache-after-do
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libappstream-glib-devel BuildRequires: libappstream-glib-devel
BuildRequires: libdnf-devel BuildRequires: libdnf-devel
BuildRequires: libfontconfig-devel BuildRequires: libfontconfig-devel
@ -38,7 +37,6 @@ BuildRequires: libglib-devel
BuildRequires: libgstreamer-devel BuildRequires: libgstreamer-devel
BuildRequires: libpango-devel BuildRequires: libpango-devel
BuildRequires: libpolkit-devel BuildRequires: libpolkit-devel
BuildRequires: libpython-devel
BuildRequires: librpm-devel BuildRequires: librpm-devel
BuildRequires: libsqlite-devel BuildRequires: libsqlite-devel
BuildRequires: libsystemd-devel BuildRequires: libsystemd-devel
@ -201,6 +199,9 @@ install -d -m0755 %{buildroot}/var/cache/PackageKit
%doc NEWS README %doc NEWS README
%changelog %changelog
* Thu Aug 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.4-1mamba
- update to 1.2.4
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba * Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 1.2.3-1mamba
- automatic version update by autodist - automatic version update by autodist