Commit 0589cae
committed
Fix: rpm exception handling
In a later patch all rpm package versions are normalized and separators are replaced with a single '.'. A exception, when we do not want to compare packages, is when a package contained '_fips'. The underscore is now replaced by a '.'. So just adjusting this separator.1 parent da68de8 commit 0589cae
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments