- Update to version 1.0.7

* gitlab CI: add a basic build test
  * Close fd for reading old Makefile when done, instead of leaking it
  * gitlab CI: stop requiring Signed-off-by in commits
  * Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
  * Thibault DUPONCHELLE (1):
  * Add test case for bug #1 + proposed fix.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/makedepend?expand=0&rev=12
This commit is contained in:
Stefan Dirsch 2022-10-29 17:19:47 +00:00 committed by Git OBS Bridge
parent 4cb0288f47
commit 793a28271f
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d558a52e8017d984ee59596a9582c8d699a1962391b632bec3bb6804bf4d501c
size 147616

3
makedepend-1.0.7.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a729cfd3c0f4e16c0db1da351e7f53335222e058e3434e84f91251fd6d407065
size 140528

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Oct 29 17:18:03 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.7
* gitlab CI: add a basic build test
* Close fd for reading old Makefile when done, instead of leaking it
* gitlab CI: stop requiring Signed-off-by in commits
* Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
* Thibault DUPONCHELLE (1):
* Add test case for bug #1 + proposed fix.
-------------------------------------------------------------------
Tue Oct 6 14:50:16 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package makedepend
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 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: makedepend
Version: 1.0.6
Version: 1.0.7
Release: 0
Summary: Utility to create dependencies in makefiles
License: MIT
Group: Development/Tools/Building
URL: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2
Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz
BuildRequires: pkg-config
BuildRequires: pkgconfig(xproto) >= 7.0.17
# This was part of the xorg-x11-util-devel package up to version 7.6