SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for obs-service-docker_label_helper-0.0-19.1.noarch.rpm :

* Fri Jun 07 2024 andrea.mazzottiAATTsuse.com- Support Docker.FLAVOR in _multibuild (boo#1225985)
* Wed Mar 01 2023 fvogtAATTsuse.com- Handle LABEL statements with any whitespace- Handle LABEL values containing \"=\" properly
* Wed Dec 07 2022 dimstarAATTopensuse.org- Do not ever use \"%setup -n .\": rpm 4.18 tries to be cleaner and remove stuff it extraced, which would lead to \'rm -rf .\', which rm does not like. Use \"%setup -c\" instead, which creates the appropriate %{name}-%{version} directory expected.
* Thu Jul 21 2022 fvogtAATTsuse.com- Avoid mangling whitespace by using gsub instead of assigning to fields
* Wed Dec 15 2021 fvogtAATTsuse.com- Improve summary, description and README.md a bit- Mention bsc#1193429 in this changelog
* Fri Jul 23 2021 bruno.leonAATTsuse.com- Improve regexp instead of having two as proposed by Fabian Vogt
* Wed Jul 21 2021 bruno.leonAATTsuse.com- Retain compatibility with old syntax. Update documentation.
* Tue Jul 20 2021 bruno.leonAATTsuse.com- Use entry/exit point to determine whether labels should be expanded. Doing so makes the Dockerfile compatible with standard docker build command.
* Fri Sep 11 2020 fvogtAATTsuse.com- Add documentation and a test
* Tue May 05 2020 fvogtAATTsuse.com- Initial commit
 
ICM