[obs-commits] [openSUSE/open-build-service] 5fdce9: [backend] automatically add requires to ptf packages
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5fdce9995221f958bac4ccedb7e648d238e302f2 https://github.com/openSUSE/open-build-service/commit/5fdce9995221f958bac4cc... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M dist/obs-server.spec M src/backend/BSSched/BuildJob/Patchinfo.pm A src/backend/modifyrpmheader M src/backend/obs-ptf.spec Log Message: ----------- [backend] automatically add requires to ptf packages This makes sure that generated subpackages like debuginfo also have the needed requires. It also adds a reference to the master ptf package to the description. Commit: b0758ca7b02174c2692595f632ad1c11de2c8a48 https://github.com/openSUSE/open-build-service/commit/b0758ca7b02174c2692595... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M src/backend/t/0021-BSXPathKeys.t Log Message: ----------- [backend] work around perl bug exposed by the BSXPathKeys testcase The range operator seems to be broken in newer perl version when used in a return statement. Commit: 3efcc3059e98d0207d9f5a16d5c8666cd634db71 https://github.com/openSUSE/open-build-service/commit/3efcc3059e98d0207d9f5a... Author: Michael Schroeder <mls@suse.de> Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M dist/obs-server.spec M src/backend/BSSched/BuildJob/Patchinfo.pm A src/backend/modifyrpmheader M src/backend/obs-ptf.spec M src/backend/t/0021-BSXPathKeys.t Log Message: ----------- Merge pull request #9274 from mlschroe/master [backend] automatically add requires to ptf packages Compare: https://github.com/openSUSE/open-build-service/compare/f6baaf58e1af...3efcc3...
participants (1)
-
Michael Schroeder