Hello community, here is the log from the commit of package helm-mirror for openSUSE:Factory checked in at 2019-10-08 19:58:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm-mirror (Old) and /work/SRC/openSUSE:Factory/.helm-mirror.new.2352 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm-mirror" Tue Oct 8 19:58:27 2019 rev:7 rq:735896 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/helm-mirror/helm-mirror.changes 2019-07-18 15:21:18.844134490 +0200 +++ /work/SRC/openSUSE:Factory/.helm-mirror.new.2352/helm-mirror.changes 2019-10-08 19:58:29.252097363 +0200 @@ -1,0 +2,13 @@ +Mon Oct 7 12:14:06 UTC 2019 - Vicente Zepeda Mas <[email protected]> + +## v0.3.0 + +- New features: get latest and specific charts + + - Getting charts now only downloads the altest versions of the charts. + - The --all-versions flags allows to download all versions of the charts. + - The flags --chart-name and --chart-version allow the user to only get the desired chart. + + fix bsc#1153244 + +------------------------------------------------------------------- Old: ---- helm-mirror-0.2.4.tar.gz New: ---- helm-mirror-0.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helm-mirror.spec ++++++ --- /var/tmp/diff_new_pack.ucn9rO/_old 2019-10-08 19:58:30.364094033 +0200 +++ /var/tmp/diff_new_pack.ucn9rO/_new 2019-10-08 19:58:30.368094021 +0200 @@ -20,7 +20,7 @@ %define project github.com/openSUSE/helm-mirror Name: helm-mirror -Version: 0.2.4 +Version: 0.3.0 Release: 0 Summary: Tool to mirror Helm repositories License: Apache-2.0 @@ -60,7 +60,7 @@ %install # Install the plugin. -install -D -m 0755 ./bin/mirror "%{buildroot}/%{_bindir}/%{name}" +install -D -m 0755 ./bin/helm-mirror "%{buildroot}/%{_bindir}/%{name}" # Install all of the docs. for file in doc/man/*.1; do ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ucn9rO/_old 2019-10-08 19:58:30.392093950 +0200 +++ /var/tmp/diff_new_pack.ucn9rO/_new 2019-10-08 19:58:30.396093937 +0200 @@ -2,8 +2,8 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/openSUSE/helm-mirror</param> <param name="scm">git</param> - <param name="versionformat">0.2.4</param> - <param name="revision">v0.2.4</param> + <param name="versionformat">0.3.0</param> + <param name="revision">v0.3.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">helm-mirror-*.tar</param> ++++++ helm-mirror-0.2.4.tar.gz -> helm-mirror-0.3.0.tar.gz ++++++ ++++ 22393 lines of diff (skipped)
