From e7418e6d7a063e18976a04932397e7962647bd0b Mon Sep 17 00:00:00 2001 From: Jerzy Drozdz Date: Thu, 29 Sep 2022 10:26:38 +0200 Subject: [PATCH] Changed to default Builder --- .tito/tito.props | 2 +- ly.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tito/tito.props b/.tito/tito.props index 4bf4ae5..eab3f19 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -1,5 +1,5 @@ [buildconfig] -builder = tito.builder.SubmoduleAwareBuilder +builder = tito.builder.Builder tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) diff --git a/ly.spec b/ly.spec index 35b76dd..a1fcbaf 100644 --- a/ly.spec +++ b/ly.spec @@ -4,7 +4,7 @@ Release: 1%{?dist} Summary: a TUI display manager License: WTFPL -URL: https://github.com/fairyglade/ly +URL: https://github.com/fairyglade/ly.git Source0: %{name}-%{version}.tar.gz BuildRequires: make automake