Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2254254
Keeping the Version set to `1` with autorelease can cause installation
issues.
With this commit, the c/common upstream version will be used for rpm
version so that there will be regular rpm version changes. Packages
dependent on containers-common can then use `>= epoch:version` for
dependency resolution.
Another change with this commit is that `update.sh.rawhide` has been
removed and all the rawhide specific logic has been added to `update.sh`
itself.
Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
- also provide skopeo-containers
- bump release tag for smooth upgrade from f34
- use latest upstream files
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
- bump version to random number
- no connection of package to github.com/containers/common
- add conf files to dist-git repo
- bring back update.sh
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>