On 04/07/2021 14:46, Adrian Schmutzler wrote:
   PKG_NAME:=json-c
   PKG_VERSION:=0.12.1
-PKG_RELEASE:=3.1
+PKG_RELEASE:=3.2
I've never seen a non integer release, is there a special reason for this?
I've also used this as standard scheme for changes in stable branches. The 
advantage is that you immediately see up to which version the changes are 
shared with master, and when it starts to deviate.

What would you do then if the upstream version is bumped, but the patchset/Makefile would still differ between the master and branch? In this case, you bump PKG_VERSION to 0.12.2, but if you restart the PKG_RELEASE from 1 for both the branch and the master you end up with two different "0.12.2-1" packages in let's say 21.02 and 19.07.



_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to