Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2014-04-09 13:12:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crmsh (Old)
 and      /work/SRC/openSUSE:Factory/.crmsh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crmsh"

Changes:
--------
--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes      2014-03-28 
16:20:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2014-04-09 
13:12:08.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Apr  7 20:40:20 UTC 2014 - kgronl...@suse.com
+
+- utils: Don't crash on missing reply to y/n question (bnc#872380)
+- ui_resource: Don't create extra nvpairs (bnc#865024)
+- Allow building without PyYAML on targets that lack it
+- upstream: 2.0.0-5-g69af99663efd
+
+-------------------------------------------------------------------
+Mon Apr  7 06:20:51 UTC 2014 - kgronl...@suse.com
+
+- Upstream release 2.0
+- Upstream moved to http://crmsh.github.io
+- upstream cs: 0baa5a6 
+
+-------------------------------------------------------------------
+Thu Apr  3 08:13:03 UTC 2014 - kgronl...@suse.com
+
+- history: Improve output when using crm_report (bnc#870886)
+- make sanity check of node name not case sensitive 
+- hb_report: Don't use deprecated ifconfig (bnc#871089)
+- upstream cs: e4d5b0a985fa 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ crmsh.spec ++++++
--- /var/tmp/diff_new_pack.T8tyHf/_old  2014-04-09 13:12:09.000000000 +0200
+++ /var/tmp/diff_new_pack.T8tyHf/_new  2014-04-09 13:12:09.000000000 +0200
@@ -41,9 +41,9 @@
 Summary:        High Availability cluster command-line interface
 License:        GPL-2.0+
 Group:          %{pkg_group}
-Version:        2.0
+Version:        2.0+git5
 Release:        %{?crmsh_release}%{?dist}
-Url:            http://savannah.nongnu.org/projects/crmsh
+Url:            http://crmsh.github.io
 Source0:        crmsh.tar.bz2
 # PATCH-FEATURE-OPENSUSE crmsh-cibadmin_can_patch.patch
 # de...@suse.de -- enable atomic CIB updates here, because our
@@ -53,14 +53,14 @@
 Requires(pre):  pacemaker
 Requires:       pssh
 Requires:       python >= 2.6
-Requires:       python-PyYAML
 Requires:       python-dateutil
 Requires:       python-lxml
 Requires:       which
-BuildRequires:  python-PyYAML
 BuildRequires:  python-lxml
 
 %if 0%{?suse_version}
+Requires:       python-PyYAML
+BuildRequires:  python-PyYAML
 # Suse splits this off into a separate package
 Requires:       python-curses
 BuildRequires:  fdupes
@@ -72,6 +72,11 @@
 BuildRequires:  pacemaker-libs-devel
 %endif
 
+%if 0%{?fedora_version}
+Requires:       PyYAML
+BuildRequires:  PyYAML
+%endif
+
 # Required for core functionality
 BuildRequires:  asciidoc
 BuildRequires:  autoconf

++++++ crmsh.tar.bz2 ++++++
++++ 4689 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to