automatic version update by autodist [release 3.28.0-1mamba;Tue Jun 19 2018]

This commit is contained in:
Automatic Build System 2024-01-05 23:13:32 +01:00
parent 1380c085b2
commit ec51e194f7

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: gnome-packagekit Name: gnome-packagekit
Version: 3.24.0 Version: 3.28.0
Release: 1mamba Release: 1mamba
Summary: A collection of graphical tools for PackageKit to be used in the GNOME desktop Summary: A collection of graphical tools for PackageKit to be used in the GNOME desktop
Group: Graphical Desktop/Applications/Utilities Group: Graphical Desktop/Applications/Utilities
@ -66,12 +66,14 @@ gnome-packagekit is a collection of graphical tools for PackageKit to be used in
%setup -q %setup -q
%build %build
%configure --disable-scrollkeeper %meson
%make
%meson_build
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall export DESTDIR=%{buildroot}
%meson_install
#mv %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \ #mv %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \
# %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service.gnome-packagekit # %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service.gnome-packagekit
@ -156,6 +158,9 @@ exit 0
# ChangeLog NEWS README TODO # ChangeLog NEWS README TODO
%changelog %changelog
* Tue Jun 19 2018 Automatic Build System <autodist@mambasoft.it> 3.28.0-1mamba
- automatic version update by autodist
* Sat Sep 09 2017 Automatic Build System <autodist@mambasoft.it> 3.24.0-1mamba * Sat Sep 09 2017 Automatic Build System <autodist@mambasoft.it> 3.24.0-1mamba
- automatic version update by autodist - automatic version update by autodist