automatic version update by autodist [release 3.34.1-1mamba;Wed Nov 06 2019]
This commit is contained in:
parent
1313b2baf4
commit
c352d1eac4
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-control-center
|
||||
Version: 3.28.2
|
||||
Version: 3.34.1
|
||||
Release: 1mamba
|
||||
Summary: Gnome control center
|
||||
Group: Graphical Desktop/Applications/Configuration
|
||||
@ -51,6 +51,7 @@ BuildRequires: libupower-devel
|
||||
BuildRequires: libwacom-devel
|
||||
BuildRequires: libxml2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libgsound-devel
|
||||
BuildRequires: libpulseaudio-devel >= 12.0-1mamba
|
||||
BuildRequires: libcolord-devel >= 1.2.12-1mamba
|
||||
BuildRequires: gnome-settings-daemon-devel >= %{majver}
|
||||
@ -63,6 +64,7 @@ BuildRequires: upower-devel >= 0.99
|
||||
BuildRequires: libclutter-devel
|
||||
BuildRequires: libgnome-bluetooth-devel
|
||||
BuildRequires: libgrilo >= 0.3.1
|
||||
BuildRequires: python-dbusmock-py3
|
||||
Requires: gnome-settings-daemon
|
||||
Requires(post):shared-mime-info
|
||||
Provides: gnome-control-center-devel
|
||||
@ -87,6 +89,8 @@ This package contains static libraries and header files need for development.
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
export LC_ALL=en_US.UTF-8
|
||||
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
@ -157,9 +161,12 @@ exit 0
|
||||
%{_datadir}/polkit-1/rules.d/gnome-control-center.rules
|
||||
%{_datadir}/pkgconfig/gnome-keybindings.pc
|
||||
#%{_mandir}/man1/gnome-control-center.1.gz
|
||||
%doc AUTHORS COPYING
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Nov 06 2019 Automatic Build System <autodist@mambasoft.it> 3.34.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 14 2018 Automatic Build System <autodist@mambasoft.it> 3.28.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user