Hello community,

here is the log from the commit of package rubygem-cfa_grub2 for 
openSUSE:Factory checked in at 2016-04-22 16:18:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-cfa_grub2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-cfa_grub2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-cfa_grub2"

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

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-cfa_grub2.new/rubygem-cfa_grub2.changes 
2016-04-22 16:18:11.000000000 +0200
@@ -0,0 +1,45 @@
+-------------------------------------------------------------------
+Wed Mar 30 12:37:22 UTC 2016 - [email protected]
+
+- add attribute GRUB_DEFAULT to /etc/default/grub model
+  (FATE#317701)
+- 0.4.0
+
+-------------------------------------------------------------------
+Thu Mar 24 12:43:34 UTC 2016 - [email protected]
+
+- fix path to device.map in its model
+- 0.3.3
+
+-------------------------------------------------------------------
+Thu Mar 24 09:30:35 UTC 2016 - [email protected]
+
+- do not modify data during grub_installdevice write (FATE#317701)
+- 0.3.2
+
+-------------------------------------------------------------------
+Tue Jan 19 08:54:02 UTC 2016 - [email protected]
+
+- fix dependency on cfa
+- 0.3.1
+
+-------------------------------------------------------------------
+Wed Jan 13 13:13:25 UTC 2016 - [email protected]
+
+- add attribute GRUB_HIDDEN_TIMEOUT to /etc/default/grub model
+- 0.3.0
+
+-------------------------------------------------------------------
+Mon Dec 28 08:47:57 UTC 2015 - [email protected]
+
+- use new default file handler from base
+- 0.2.0
+
+-------------------------------------------------------------------
+Wed Dec 16 09:29:54 UTC 2015 - [email protected]
+
+- initial package. Supports models for files:
+  - /etc/default/grub
+  - /boot/grub2/device.map
+  - /boot/grub2/grub.cfg
+  - /etc/default/grub_installdevice

New:
----
  cfa_grub2-0.4.0.gem
  rubygem-cfa_grub2.changes
  rubygem-cfa_grub2.spec

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

Other differences:
------------------
++++++ rubygem-cfa_grub2.spec ++++++
#
# spec file for package rubygem-cfa_grub2
#
# 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/
#


Name:           rubygem-cfa_grub2
Version:        0.4.0
Release:        0
%define mod_name cfa_grub2
%define mod_full_name %{mod_name}-%{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  %{rubygem gem2rpm}
BuildRequires:  %{ruby}
BuildRequires:  ruby-macros >= 5
Url:            http://github.com/config-files-api/config_files_api_grub2
Source:         http://rubygems.org/gems/%{mod_full_name}.gem
Summary:        Models for GRUB2 configuration files
License:        LGPL-3.0
Group:          Development/Languages/Ruby

%description
Models allowing easy read and modification of GRUB2 configuration files. It is
a plugin for cfa framework.

%prep

%build

%install
%gem_install \
  -f

%gem_packages

%changelog

Reply via email to