Hello community,

here is the log from the commit of package rubygem-fast_gettext-1_1 for 
openSUSE:Factory checked in at 2016-09-21 18:48:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-fast_gettext-1_1 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-fast_gettext-1_1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-fast_gettext-1_1"

Changes:
--------
New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-fast_gettext-1_1.new/rubygem-fast_gettext-1_1.changes
   2016-09-21 18:48:08.000000000 +0200
@@ -0,0 +1,77 @@
+-------------------------------------------------------------------
+Tue May 31 04:28:56 UTC 2016 - co...@suse.com
+
+- updated to version 1.1.0
+ see installed CHANGELOG
+
+-------------------------------------------------------------------
+Thu Oct 15 04:29:34 UTC 2015 - co...@suse.com
+
+- updated to version 1.0.0
+ see installed CHANGELOG
+
+  1.0.0 -- do not enforce attr_accessible unless ProtectedAttributes are loaded
+
+-------------------------------------------------------------------
+Tue Feb 10 17:43:28 UTC 2015 - co...@suse.com
+
+- updated to version 0.9.2
+
+-------------------------------------------------------------------
+Tue Oct 21 12:29:20 UTC 2014 - co...@suse.com
+
+- updated to version 0.9.0
+
+-------------------------------------------------------------------
+Sun Oct 12 11:00:12 UTC 2014 - adr...@suse.de
+
+- adapt to new rubygem packaging style
+
+-------------------------------------------------------------------
+Fri Nov 29 11:05:08 UTC 2013 - co...@suse.com
+
+- updated to version 0.8.1, no changelog
+
+-------------------------------------------------------------------
+Tue Sep  3 08:10:13 UTC 2013 - co...@suse.com
+
+- updated to version 0.8.0, no changelog
+
+-------------------------------------------------------------------
+Sat Jul 20 11:03:06 UTC 2013 - co...@suse.com
+
+- updated to version 0.7.1
+
+-------------------------------------------------------------------
+Thu Dec 20 06:24:31 UTC 2012 - co...@suse.com
+
+- updated to version 0.7.0
+  set_locale resets to default locale if none of the available locales was 
tried to set
+
+-------------------------------------------------------------------
+Mon Oct 29 08:06:20 UTC 2012 - co...@suse.com
+
+- updated to version 0.6.11, no changelog
+
+-------------------------------------------------------------------
+Wed Sep 19 14:51:13 UTC 2012 - co...@suse.com
+
+- updated to version 0.6.10, no changelog ;(
+
+-------------------------------------------------------------------
+Thu Aug  2 13:02:21 UTC 2012 - cfarr...@suse.com
+
+- license update: MIT and Ruby
+  See the README.rdoc in lib/vendor
+
+-------------------------------------------------------------------
+Wed Aug  1 05:04:01 UTC 2012 - co...@suse.com
+
+- updated to version 0.6.9
+
+-------------------------------------------------------------------
+Thu Jan 19 14:47:21 UTC 2012 - lsle...@suse.cz
+
+- initial version
+- 0.6.4
+

New:
----
  fast_gettext-1.1.0.gem
  gem2rpm.yml
  rubygem-fast_gettext-1_1.changes
  rubygem-fast_gettext-1_1.spec

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

Other differences:
------------------
++++++ rubygem-fast_gettext-1_1.spec ++++++
#
# spec file for package rubygem-fast_gettext-1_1
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#

Name:           rubygem-fast_gettext-1_1
Version:        1.1.0
Release:        0
%define mod_name fast_gettext
%define mod_full_name %{mod_name}-%{version}
%define mod_version_suffix -1_1
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 5
BuildRequires:  %{ruby}
BuildRequires:  %{rubygem gem2rpm}
Url:            http://github.com/grosser/fast_gettext
Source:         http://rubygems.org/gems/%{mod_full_name}.gem
Source1:        gem2rpm.yml
Summary:        A simple, fast, memory-efficient and threadsafe implementation 
of
License:        MIT and Ruby
Group:          Development/Languages/Ruby

%description
A simple, fast, memory-efficient and threadsafe implementation of GetText.

%prep

%build

%install
%gem_install \
  --doc-files="CHANGELOG Readme.md" \
  -f

%gem_packages

%changelog
++++++ gem2rpm.yml ++++++
---
:version_suffix: '-1_1'

Reply via email to