Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2016-01-28 17:24:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hawk (Old)
 and      /work/SRC/openSUSE:Factory/.hawk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hawk/hawk.changes        2015-12-13 
09:40:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2016-01-28 
17:25:46.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 27 12:55:51 UTC 2016 - [email protected]
+
+- Update to version 1.0.0+git.1453899192.3f8428c:
+  + dev: Require gettext ~> 3.1
+
+-------------------------------------------------------------------

Old:
----
  hawk-1.0.0+git.1448981395.15fb8b9.tar.bz2

New:
----
  hawk-1.0.0+git.1453899192.3f8428c.tar.bz2

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

Other differences:
------------------
++++++ hawk.spec ++++++
--- /var/tmp/diff_new_pack.pz086A/_old  2016-01-28 17:25:48.000000000 +0100
+++ /var/tmp/diff_new_pack.pz086A/_new  2016-01-28 17:25:48.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hawk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 Summary:        HA Web Konsole
 License:        GPL-2.0 and Apache-2.0
 Group:          %{pkg_group}
-Version:        1.0.0+git.1448981395.15fb8b9
+Version:        1.0.0+git.1453899192.3f8428c
 Release:        0
 Url:            http://www.clusterlabs.org/wiki/Hawk
 Source:         %{name}-%{version}.tar.bz2
@@ -76,7 +76,7 @@
 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.2
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext:3.1)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext:3) >= 3.1
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails:1) >= 1.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext_i18n_rails_js)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:haml-rails) >= 0.8.2

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.pz086A/_old  2016-01-28 17:25:48.000000000 +0100
+++ /var/tmp/diff_new_pack.pz086A/_new  2016-01-28 17:25:48.000000000 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://github.com/ClusterLabs/hawk.git</param>
-          <param 
name="changesrevision">15fb8b9c1530377c10239d4d18ae708ae1b4af56</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">3f8428c3442598b95f339cfb44e93d744445848e</param></service></servicedata>
\ No newline at end of file

++++++ hawk-1.0.0+git.1448981395.15fb8b9.tar.bz2 -> 
hawk-1.0.0+git.1453899192.3f8428c.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hawk-1.0.0+git.1448981395.15fb8b9/hawk/Gemfile 
new/hawk-1.0.0+git.1453899192.3f8428c/hawk/Gemfile
--- old/hawk-1.0.0+git.1448981395.15fb8b9/hawk/Gemfile  2015-12-02 
17:26:04.000000000 +0100
+++ new/hawk-1.0.0+git.1453899192.3f8428c/hawk/Gemfile  2016-01-27 
13:55:42.000000000 +0100
@@ -62,7 +62,7 @@
   gem "quiet_assets", "~> 1.1.0"
   gem "ruby_parser", "~> 3.6", ">= 3.6.6"
 
-  gem "gettext", "~> 3.1.6", require: false
+  gem "gettext", "~> 3.1", require: false
 end
 
 group :test do


Reply via email to