Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package helix for openSUSE:Factory checked 
in at 2023-04-23 22:47:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/helix (Old)
 and      /work/SRC/openSUSE:Factory/.helix.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "helix"

Sun Apr 23 22:47:57 2023 rev:14 rq:1082235 version:23.03

Changes:
--------
--- /work/SRC/openSUSE:Factory/helix/helix.changes      2023-04-07 
18:17:06.440815369 +0200
+++ /work/SRC/openSUSE:Factory/.helix.new.1533/helix.changes    2023-04-23 
22:51:38.224126325 +0200
@@ -1,0 +2,6 @@
+Sun Apr 16 01:06:56 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com>
+
+- Removed preinstall hook. Not needed since we added version
+  in line with the helix binary.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ helix.spec ++++++
--- /var/tmp/diff_new_pack.fPENV7/_old  2023-04-23 22:51:39.412133038 +0200
+++ /var/tmp/diff_new_pack.fPENV7/_new  2023-04-23 22:51:39.416133060 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  cargo-packaging
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
-Recommends:     %{name}-runtime
+Recommends:     %{name}-runtime = %{version}
 ExclusiveArch:  %{rust_arches}
 
 %description
@@ -75,6 +75,7 @@
 
 %package        runtime
 Summary:        Runtime files for %{name}
+Version:        %{version}
 Recommends:     %{name}
 
 %description runtime
@@ -126,11 +127,6 @@
 install -Dm644 -T %{_builddir}/%{name}-%{version}/contrib/completion/hx.fish 
%{buildroot}%{_datadir}/fish/vendor_completions.d/%{name}.fish
 install -Dm644 -T %{_builddir}/%{name}-%{version}/contrib/completion/hx.zsh 
%{buildroot}%{_datadir}/zsh/site-functions/_%{name}
 
-%pre
-if [ -l "%{_helix_runtimedir}" ] ; then
-    rm -f "%{_helix_runtimedir}"
-fi
-
 %files
 %license LICENSE
 %doc README.md CHANGELOG.md languages.toml docs/CONTRIBUTING.md 
docs/architecture.md docs/vision.md

Reply via email to