Hello community,
here is the log from the commit of package zeroinstall-injector for
openSUSE:Factory checked in at 2013-01-17 11:09:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zeroinstall-injector (Old)
and /work/SRC/openSUSE:Factory/.zeroinstall-injector.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zeroinstall-injector", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/zeroinstall-injector/zeroinstall-injector.changes
2012-11-12 11:44:39.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.zeroinstall-injector.new/zeroinstall-injector.changes
2013-01-17 13:18:13.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 14 12:20:09 UTC 2013 - [email protected]
+
+- Updated to 1.14. For a list of changes, see:
+ http://thread.gmane.org/gmane.comp.file-systems.zero-install.devel/6629
+
+-------------------------------------------------------------------
Old:
----
0install-1.13.tar.bz2
New:
----
0install-1.14.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ zeroinstall-injector.spec ++++++
--- /var/tmp/diff_new_pack.rWEHeK/_old 2013-01-17 13:18:14.000000000 +0100
+++ /var/tmp/diff_new_pack.rWEHeK/_new 2013-01-17 13:18:14.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package zeroinstall-injector
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,9 +26,9 @@
%endif
Name: zeroinstall-injector
-Version: 1.13
+Version: 1.14
Release: 0
-%define source_version 1.13
+%define source_version 1.14
Summary: Decentralised cross-distribution software installation
License: LGPL-2.1+
Group: System/Management
@@ -125,6 +125,8 @@
%suse_update_desktop_file -r zeroinstall-manage Settings DesktopSettings
%endif
%find_lang zero-install
+mkdir -p "$RPM_BUILD_ROOT/etc/bash_completion.d/"
+ln -s "%{_datadir}/bash-completion/completions/0install"
"$RPM_BUILD_ROOT/etc/bash_completion.d/"
%clean
rm -rf $RPM_BUILD_ROOT
@@ -145,7 +147,14 @@
%{_datadir}/icons/hicolor/128x128/apps/zeroinstall.png
%{_datadir}/icons/hicolor/48x48/apps/zeroinstall.png
%{_datadir}/icons/hicolor/24x24/apps/zeroinstall.png
+%{_datadir}/bash-completion/completions/0install
+%{_datadir}/zsh/site-functions/_0install
+/etc/bash_completion.d/0install
/etc/xdg/menus
+%dir %{_datadir}/bash-completion/
+%dir %{_datadir}/bash-completion/completions
+%dir %{_datadir}/zsh
+%dir %{_datadir}/zsh/site-functions
%dir %{cache_dir}
%attr(755,zeroinst,zeroinst) %{cache_dir}/implementations
++++++ 0install-1.13.tar.bz2 -> 0install-1.14.tar.bz2 ++++++
++++ 7552 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]