chore (gsettings-ubuntu-touch-schemas): use %conf and dont use %autorelease (#11317) (#11373)

This commit is contained in:
Raboneko
2026-04-17 13:53:03 -05:00
committed by GitHub
parent da99201c53
commit 876ad351a8
@@ -1,6 +1,6 @@
Name: gsettings-ubuntu-touch-schemas
Version: 0.0.7+21.10.20210712
Release: %autorelease
Release: 1%{?dist}
Summary: Shared GSettings schemas for Ubuntu touch and Unity
BuildArch: noarch
@@ -23,11 +23,13 @@ settings shared by various components of a Ubuntu environment.
%prep
%autosetup -c
%build
%conf
NOCONFIGURE=1 \
./autogen.sh
%configure
%build
%make_build
%install