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

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