diff --git a/gccmakedep-1.0.3.tar.bz2 b/gccmakedep-1.0.3.tar.bz2 deleted file mode 100644 index fcd5d25..0000000 --- a/gccmakedep-1.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b275dcf1f7323ed89e8b36f8fbd5da665d8700005f1779fa5b90a1688bbf2ee4 -size 104766 diff --git a/gccmakedep-1.0.4.tar.xz b/gccmakedep-1.0.4.tar.xz new file mode 100644 index 0000000..9890b19 --- /dev/null +++ b/gccmakedep-1.0.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5088f98769fb63c326e9b9d2cb7c9f4a630a2801dd1da06971d0829176cf25b6 +size 102704 diff --git a/gccmakedep.changes b/gccmakedep.changes index eeebe88..5ad1d9e 100644 --- a/gccmakedep.changes +++ b/gccmakedep.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Mar 3 03:39:23 UTC 2024 - Stefan Dirsch + +- Update to version 1.0.4 + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + * Update configure.ac bug URL for gitlab migration + * Add standard X.Org README.md file + * Build xz tarballs instead of bzip2 + * gitlab CI: add a basic build test + * gitlab CI: stop requiring Signed-off-by in commits + * Add parsing of GCC option '-std='. + * autogen.sh: use quoted string variables + * autogen: add default patch prefix + * autogen.sh: use exec instead of waiting for configure to finish + ------------------------------------------------------------------- Sun May 16 08:33:08 UTC 2021 - Dirk Müller diff --git a/gccmakedep.spec b/gccmakedep.spec index 182e5e3..8620091 100644 --- a/gccmakedep.spec +++ b/gccmakedep.spec @@ -1,7 +1,7 @@ # # spec file for package gccmakedep # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gccmakedep -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Utility to list the resource database of an X application License: MIT Group: Development/Tools/Building URL: https://xorg.freedesktop.org/ -Source0: https://www.x.org/releases/individual/util/%{name}-%{version}.tar.bz2 +Source0: https://www.x.org/releases/individual/util/%{name}-%{version}.tar.xz # This was part of the xorg-x11-util-devel package up to version 7.6 Conflicts: xorg-x11-util-devel <= 7.6 BuildArch: noarch