Hello community,

here is the log from the commit of package zsh for openSUSE:Factory checked in 
at 2015-12-17 15:53:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zsh (Old)
 and      /work/SRC/openSUSE:Factory/.zsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zsh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zsh/zsh.changes  2015-12-09 19:32:42.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.zsh.new/zsh.changes     2015-12-17 
15:53:52.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 10 09:55:27 UTC 2015 - [email protected]
+
+- Add gpg signature
+
+-------------------------------------------------------------------

New:
----
  zsh-5.2.tar.xz.asc
  zsh.keyring

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

Other differences:
------------------
++++++ zsh.spec ++++++
--- /var/tmp/diff_new_pack.D3zgBF/_old  2015-12-17 15:53:53.000000000 +0100
+++ /var/tmp/diff_new_pack.D3zgBF/_new  2015-12-17 15:53:53.000000000 +0100
@@ -24,9 +24,11 @@
 Group:          System/Shells
 Url:            http://www.zsh.org
 Source0:        http://www.zsh.org/pub/zsh-%{version}.tar.xz
-Source1:        zshrc
-Source2:        zshenv
-Source3:        zprofile
+Source1:        http://www.zsh.org/pub/zsh-%{version}.tar.xz.asc
+Source2:        %{name}.keyring
+Source3:        zshrc
+Source4:        zshenv
+Source5:        zprofile
 %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
 Source11:       zlogin.rhs
 Source12:       zlogout.rhs
@@ -157,7 +159,7 @@
 
 %if 0%{?suse_version}
 # install SUSE configuration
-install -m 0644 %{SOURCE1} %{SOURCE2} %{SOURCE3} %{buildroot}%{_sysconfdir}
+install -m 0644 %{SOURCE3} %{SOURCE4} %{SOURCE5} %{buildroot}%{_sysconfdir}
 
 # Create custom completion directory
 mkdir %{buildroot}%{_sysconfdir}/zsh_completion.d


Reply via email to