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

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