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