From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "Maxin B. John" <maxin.john@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 1/2] fontconfig: fix upstream version check
Date: Mon, 12 Feb 2018 18:59:00 +0200 [thread overview]
Message-ID: <8ee3b54b-5ae2-1ac5-35cd-111a9362f1e9@linux.intel.com> (raw)
In-Reply-To: <1518454991-32814-1-git-send-email-maxin.john@intel.com>
On 02/12/2018 07:03 PM, Maxin B. John wrote:
> In the case of fontconfig, version x.x.9x are release candidates
> for next version.
> +UPSTREAM_CHECK_REGEX = "fontconfig-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)\.tar\.gz"
Drop the \.gz part. Upstreams can and do switch to anything else at any
point - bz2, xz, lz, whateverz.
Alex
next prev parent reply other threads:[~2018-02-12 17:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-12 17:03 [PATCH v2 1/2] fontconfig: fix upstream version check Maxin B. John
2018-02-12 16:59 ` Alexander Kanavin [this message]
2018-02-12 17:03 ` [PATCH v2 2/2] libinput: " Maxin B. John
2018-02-12 17:05 ` Alexander Kanavin
2018-02-12 17:17 ` Maxin B. John
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8ee3b54b-5ae2-1ac5-35cd-111a9362f1e9@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=maxin.john@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.