On the official wiki (https://en.opensuse.org/SDB:System_upgrade), the system upgrade from 15.1 to 15.2 requires replacing the string "15.1" to "15.2" in all the /etc/zypp/repo.d files.
However, in my 15.1 system, there is no literal "15.1" in the repo's URL, for example, the OSS repo:
baseurl=http://download.opensuse.org/distribution/leap/$releasever/repo/oss/
Is the system upgrade guide on the wiki staled. If I don't want to replace the $releasever variable in the repo file, how could I upgrade the system to Leap 15.2?
Bookmarks