diff --git a/paprefs.spec b/paprefs.spec index 5ce7c31..70d7082 100644 --- a/paprefs.spec +++ b/paprefs.spec @@ -1,6 +1,6 @@ Name: paprefs -Version: 0.9.10 -Release: 2mamba +Version: 1.0 +Release: 1mamba Summary: A simple GTK based configuration dialog for the PulseAudio sound server Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba @@ -49,14 +49,13 @@ A simple GTK based configuration dialog for the PulseAudio sound server. %setup -q %build -NOCONFIGURE=1 ./bootstrap.sh -%configure +%meson -%make +%meson_build %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%makeinstall +%meson_install %find_lang %{name} || touch %{name}.lang @@ -72,6 +71,9 @@ NOCONFIGURE=1 ./bootstrap.sh %doc LICENSE %changelog +* Mon Aug 13 2018 Automatic Build System 1.0-1mamba +- automatic version update by autodist + * Sat Aug 12 2017 Silvan Calarco 0.9.10-2mamba - require pulseaudio gconf and zeroconf modules