Blame SOURCES/0009-Update-documentation-for-adding-specific-version-RhBug2013332.patch

0e2001
From ed05ce74cfb9151ea5218da0f8b9eccb70c00f70 Mon Sep 17 00:00:00 2001
0e2001
From: Nicola Sella <nsella@redhat.com>
0e2001
Date: Thu, 11 Nov 2021 13:48:39 +0100
0e2001
Subject: [PATCH] Update documentation for adding specific version (RhBug:2013332)
0e2001
0e2001
=changelog=
0e2001
msg: [versionlock] update documentation for adding specifi version
0e2001
type: bugfix
0e2001
resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2013332
0e2001
---
0e2001
 doc/versionlock.rst | 4 ++++
0e2001
 1 file changed, 4 insertions(+)
0e2001
0e2001
diff --git a/doc/versionlock.rst b/doc/versionlock.rst
0e2001
index 061ce80..1ac7196 100644
0e2001
--- a/doc/versionlock.rst
0e2001
+++ b/doc/versionlock.rst
0e2001
@@ -97,6 +97,10 @@ Subcommands
0e2001
             Adding versionlock on: mutt-5:1.11.4-1.fc30.*
0e2001
             Adding versionlock on: mutt-5:1.12.1-3.fc30.*
0e2001
 
0e2001
+    .. note:: Be careful when adding specific versions
0e2001
+
0e2001
+        If you add a package specifying a version with ``dnf versionlock mutt-5:1.11.4-1.fc30.x86_64`` then, if you run ``dnf versionlock add mutt``
0e2001
+        versionlock will not add ``mutt-5:1.12.1-3.fc30.x86_64``.
0e2001
 
0e2001
 ``dnf versionlock exclude <package-name-spec>``
0e2001
     Add an exclude (within  versionlock) for the available packages matching the spec. It means that
0e2001
--
0e2001
libgit2 1.1.0
0e2001