Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rinstall for openSUSE:Factory checked in at 2022-05-23 15:51:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rinstall (Old) and /work/SRC/openSUSE:Factory/.rinstall.new.2254 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rinstall" Mon May 23 15:51:50 2022 rev:2 rq:978617 version:0.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rinstall/rinstall.changes 2021-12-08 22:09:33.582879581 +0100 +++ /work/SRC/openSUSE:Factory/.rinstall.new.2254/rinstall.changes 2022-05-23 15:51:55.590656607 +0200 @@ -1,0 +2,37 @@ +Thu May 19 14:48:18 UTC 2022 - Danilo Spinella <[email protected]> + +- Fix systemd unitdir in macros.rinstall + +------------------------------------------------------------------- +Thu May 19 12:51:47 UTC 2022 - Danilo Spinella <[email protected]> + +- Update to version 0.2.0: + * install.yml: + + Add new `systemd-user-units` key + * **Breaking changes**: + + Use `XDG_DATA_HOME` as `localstatedir` in non system-wide installations + + Use `/usr/local/lib/systemd` as systemd_unitsdir instead of + `/usr/local/lib/systemd/system` + + `user-config` will be installed as docs in system-wide installations + + Move default command to an install subcommand + * Add colored output + * Add new `--rust-debug-target` flag + * Small improvements to dry mode and warnings + * Improved README.md documentation + * Add autogenerated man pages and completions + * Add $PROJECTDIR placeholder for rust projects + * Take multiple packages in `uninstall` command + * Add support for pkginfo files as argument in `uninstall` + * Rework rinstall arguments + * Enable system mode dependending on the flag; previously it was + always enabled when rinstall was executed as root + * Add --update flag to install command + * Improved messages + * Add elvish completions + +------------------------------------------------------------------- +Tue Apr 5 05:25:41 UTC 2022 - William Brown <[email protected]> + +- Automatic update of vendored dependencies + +------------------------------------------------------------------- Old: ---- rinstall-0.1.1~git0.2a66d34.tar.xz New: ---- rinstall-0.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rinstall.spec ++++++ --- /var/tmp/diff_new_pack.rRaBMX/_old 2022-05-23 15:51:56.322657297 +0200 +++ /var/tmp/diff_new_pack.rRaBMX/_new 2022-05-23 15:51:56.326657301 +0200 @@ -1,7 +1,7 @@ # # spec file for package rinstall # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: rinstall -Version: 0.1.1~git0.2a66d34 +Version: 0.2.0 Release: 0 Summary: Declarative install for programs # If you know the license, put it's SPDX string here. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rRaBMX/_old 2022-05-23 15:51:56.354657327 +0200 +++ /var/tmp/diff_new_pack.rRaBMX/_new 2022-05-23 15:51:56.358657331 +0200 @@ -1,14 +1,14 @@ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/danyspin97/rinstall</param> - <param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param> + <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">0.1.1</param> + <param name="revision">0.2.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> - <param name="changesgenerate">enable</param> - <param name="changesauthor">danilo.spinella</param> + <param name="changesgenerate">disable</param> + <param name="changesauthor">[email protected]</param> </service> <service mode="disabled" name="tar" /> <service mode="disabled" name="recompress"> ++++++ macros.rinstall ++++++ --- /var/tmp/diff_new_pack.rRaBMX/_old 2022-05-23 15:51:56.402657373 +0200 +++ /var/tmp/diff_new_pack.rRaBMX/_new 2022-05-23 15:51:56.406657377 +0200 @@ -9,7 +9,7 @@ --libexecdir=%{_libexecdir} \ --includedir=%{_includedir} \ --mandir=%{_mandir} \ - --systemd-unitsdir=%{_unitdir} \ + --systemd-unitsdir=/usr/lib/systemd \ --yes } ++++++ rinstall-0.1.1~git0.2a66d34.tar.xz -> rinstall-0.2.0.tar.xz ++++++ ++++ 4216 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/rinstall/vendor.tar.xz /work/SRC/openSUSE:Factory/.rinstall.new.2254/vendor.tar.xz differ: char 26, line 1
