[Netmod-ver-dt] [netmod-wg/yang-ver-dt] 5081c8: Use recommended-min instead of revision-or-derived.

Joe Clarke <noreply@github.com> Tue, 30 May 2023 16:52 UTC

Return-Path: <noreply@github.com>
X-Original-To: netmod-ver-dt@ietfa.amsl.com
Delivered-To: netmod-ver-dt@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D57CFC1516E9 for <netmod-ver-dt@ietfa.amsl.com>; Tue, 30 May 2023 09:52:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level:
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_BLOCKED=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6UCKPSYYN8MM for <netmod-ver-dt@ietfa.amsl.com>; Tue, 30 May 2023 09:52:26 -0700 (PDT)
Received: from out-25.smtp.github.com (out-25.smtp.github.com [192.30.252.208]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AC40C1519B9 for <netmod-ver-dt@ietf.org>; Tue, 30 May 2023 09:51:38 -0700 (PDT)
Received: from github.com (hubbernetes-node-769fea0.ash1-iad.github.net [10.56.208.75]) by smtp.github.com (Postfix) with ESMTPA id C885D84085F for <netmod-ver-dt@ietf.org>; Tue, 30 May 2023 09:51:37 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1685465497; bh=kiL2FHrJG4AVh211qpQNTdSMKeDm/JbhNal/dQy9uds=; h=Date:From:To:Subject:From; b=WDAt54VP5MfiaJe5s56jV9G26p5GXCO2/OwzbmjPQxNvmMtPtNxtTMAzBk+2gmg/W xOD8QtcKSy6PCG3KiQN6Pgr2mAUsYfDSNEemQ6VtqH+1gmeo5VzYMuGACkuYs+1GzM /s1rdwIkhy3obZFGSqCMEK1UwEVLilPjJjLu+Oxk=
Date: Tue, 30 May 2023 09:51:37 -0700
From: Joe Clarke <noreply@github.com>
To: netmod-ver-dt@ietf.org
Message-ID: <netmod-wg/yang-ver-dt/push/refs/heads/master/faaf81-5081c8@github.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: netmod-ver-dt@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod-ver-dt/EqRm1hCHIfuBHxBC7VyLyEmLmEs>
Subject: [Netmod-ver-dt] [netmod-wg/yang-ver-dt] 5081c8: Use recommended-min instead of revision-or-derived.
X-BeenThere: netmod-ver-dt@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: NetMod WG YANG Model Versioning Design Team <netmod-ver-dt.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod-ver-dt/>
List-Post: <mailto:netmod-ver-dt@ietf.org>
List-Help: <mailto:netmod-ver-dt-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod-ver-dt>, <mailto:netmod-ver-dt-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 May 2023 16:52:26 -0000

  Branch: refs/heads/master
  Home:   https://github.com/netmod-wg/yang-ver-dt
  Commit: 5081c8af42a3d93a6e25d0106bf80e483c960c08
      https://github.com/netmod-wg/yang-ver-dt/commit/5081c8af42a3d93a6e25d0106bf80e483c960c08
  Author: Joe Clarke <jclarke@cisco.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M yang-semver/draft-ietf-netmod-yang-semver.txt
    M yang-semver/draft-ietf-netmod-yang-semver.xml

  Log Message:
  -----------
  Use recommended-min instead of revision-or-derived.

This chases the change in yang-module-versioning.  Additionally, fix a
spelling typo.

The recommended-min change was raised by Alex Huang Feng on netmod.