Hello community,

here is the log from the commit of package hawk2 for openSUSE:Factory checked 
in at 2015-10-19 22:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hawk2 (Old)
 and      /work/SRC/openSUSE:Factory/.hawk2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawk2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hawk2/hawk2.changes      2015-10-12 
10:02:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hawk2.new/hawk2.changes 2015-10-20 
00:09:12.000000000 +0200
@@ -1,0 +2,61 @@
+Mon Oct 19 16:15:14 UTC 2015 - [email protected]
+
+- Update to version 1.0.0~alpha1+git.1445271072.1114d0a:
+  + Wizard: Disable apply button correctly (bsc#950617)
+  + Wizard: Allow resubmit if password is edited (bsc#950605)
+  + Wizard: Strip Password: prompt from stderr output (bsc#950605)
+  + Ticket: Use correct ID and disable ticket grant/revoke in simulator 
(bsc#950624) (bsc#950630)
+  + Ticket: Display Ticket ID in tables (bsc#950624)
+  + Ticket: Add Details pane for tickets
+  + Status: Add edit link to resources and tickets (bsc#950599)
+  + Wizard: Only allow CIB-only wizards in simulator mode (bsc#950630)
+  + Add wizard application to command log (bsc#950588)
+  + View: Show validation tooltip (bsc#950465)
+  + Improved quoting for wizard parameters in command log (bsc#950588)
+
+-------------------------------------------------------------------
+Thu Oct 15 22:35:34 UTC 2015 - [email protected]
+
+- Update to version 1.0.0~alpha1+git.1444948199.57048c0:
+  + Add missing descriptions for clone/multistate resource options
+  + Require fast_gettext >= 0.9.2
+
+-------------------------------------------------------------------
+Thu Oct 15 06:40:58 UTC 2015 - [email protected]
+
+- Update to version 1.0.0~alpha1+git.1444890849.7fa23f3:
+  + Don't insert nil as error in Record, and don't crash if error is nil 
(bsc#950325)
+  + Command Log: Hide some invocations from log (bsc#950329)
+  + New favicon
+
+-------------------------------------------------------------------
+Tue Oct 13 07:20:01 UTC 2015 - [email protected]
+
+- Update to version 1.0.0~alpha1+git.1444693784.7d65d43:
+  + Don't crash if tagged resource is stateless (bsc#950072)
+  + Status: Filter out tagged records that aren't resources (bsc#950072)
+  + Rails complains if we don't skip the CORS after_filter (bsc#950070)
+  + after-filters don't work on live controllers (bsc#950070)
+  + Add missing OPTIONS route for /monitor (bsc#950070)
+
+-------------------------------------------------------------------
+Mon Oct 12 12:12:21 UTC 2015 - [email protected]
+
+- Update to version 1.0.0~alpha1+git.1444651897.824bd0b:
+  + Status: Fix state calculation for multi-state resources (fate#318288)
+  + Status: Display resource action dropdown above table
+  + Status: Fix promote/demote actions
+  + Relax gettext_i18n_rails dependency
+
+-------------------------------------------------------------------
+Mon Oct 12 09:15:29 UTC 2015 - [email protected]
+
+- Update to version 1.0.0~alpha1+git.1444641059.112bbcf:
+  + Status: Fixed nested resources view (fate#318286)
+  + Fix bug in parameter shortdesc display for certain agents
+  + Status: Fix display of tag resources (fate#318288)
+  + Status: Fix state calculation for tags
+  + Status: Display clones in resources list
+  + Status: Fixed display of state for m/s
+
+-------------------------------------------------------------------

Old:
----
  hawk2-1.0.0~alpha1+git.1444318089.6dd31cf.tar.bz2

New:
----
  hawk2-1.0.0~alpha1+git.1445271072.1114d0a.tar.bz2

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

Other differences:
------------------
++++++ hawk2.spec ++++++
--- /var/tmp/diff_new_pack.VIftcX/_old  2015-10-20 00:09:13.000000000 +0200
+++ /var/tmp/diff_new_pack.VIftcX/_new  2015-10-20 00:09:13.000000000 +0200
@@ -39,7 +39,7 @@
 Summary:        HA Web Konsole
 License:        GPL-2.0
 Group:          %{pkg_group}
-Version:        1.0.0~alpha1+git.1444318089.6dd31cf
+Version:        1.0.0~alpha1+git.1445271072.1114d0a
 Release:        0
 Url:            http://www.clusterlabs.org/wiki/Hawk
 Source:         %{name}-%{version}.tar.bz2
@@ -75,10 +75,10 @@
 
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:builder) >= 3.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:byebug) >= 3.5
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:fast_gettext:0.9)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:fast_gettext) >= 0.9.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext:3.1)
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails:1.2)
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails_js)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails:1) >= 1.2
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails_js) >= 1.0
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:haml-rails) >= 0.8.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:hashie) >= 3.4
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:js-routes:1)
@@ -109,9 +109,9 @@
 %else
 # SLES bundles all this stuff at build time, other distros just
 # use runtime dependencies.
-Requires:       rubygem(%{rb_default_ruby_abi}:fast_gettext:0.9)
-Requires:       rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails:1.2)
-Requires:       rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails_js)
+Requires:       rubygem(%{rb_default_ruby_abi}:fast_gettext) >= 0.9.2
+Requires:       rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails:1) >= 1.2
+Requires:       rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails_js) >= 1.0
 Requires:       rubygem(%{rb_default_ruby_abi}:haml-rails) >= 0.8.2
 Requires:       rubygem(%{rb_default_ruby_abi}:hashie) >= 3.4
 Requires:       rubygem(%{rb_default_ruby_abi}:js-routes:1)

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.VIftcX/_old  2015-10-20 00:09:13.000000000 +0200
+++ /var/tmp/diff_new_pack.VIftcX/_new  2015-10-20 00:09:13.000000000 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://github.com/ClusterLabs/hawk.git</param>
-          <param 
name="changesrevision">6dd31cff6265ba8e0009302e371d542d3ddb8ef8</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">1114d0a7161ac85b17d1eca5ad73fda1ccf2cc58</param></service></servicedata>
\ No newline at end of file

++++++ hawk2-1.0.0~alpha1+git.1444318089.6dd31cf.tar.bz2 -> 
hawk2-1.0.0~alpha1+git.1445271072.1114d0a.tar.bz2 ++++++
++++ 1931 lines of diff (skipped)


Reply via email to