Hello community,

here is the log from the commit of package yast2-nfs-client for 
openSUSE:Factory checked in at 2015-07-21 13:27:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-nfs-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-nfs-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-nfs-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes        
2015-07-20 11:15:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-client.new/yast2-nfs-client.changes   
2015-07-21 13:29:13.000000000 +0200
@@ -2 +2 @@
-Mon Jul 20 09:15:36 UTC 2015 - [email protected]
+Mon Jul 20 10:10:33 UTC 2015 - [email protected]
@@ -4 +4,2 @@
-- HOTFIX for a too strict buildrequire
+- Do not block an update of nfs-utils (boo#911986)
+- 3.1.16

Old:
----
  yast2-nfs-client-3.1.15.tar.bz2

New:
----
  yast2-nfs-client-3.1.16.tar.bz2

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

Other differences:
------------------
++++++ yast2-nfs-client.spec ++++++
--- /var/tmp/diff_new_pack.r5OBD4/_old  2015-07-21 13:29:14.000000000 +0200
+++ /var/tmp/diff_new_pack.r5OBD4/_new  2015-07-21 13:29:14.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-client
-Version:        3.1.15
+Version:        3.1.16
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
 
@@ -30,14 +30,6 @@
 BuildRequires:  yast2-testsuite
 # Don't use Info function to check enable state (bnc#807507)
 BuildRequires:  yast2 >= 2.23.23
-# yast2-nfs-client depends on nfs-utils in term that edits nfs-utils' options.
-# Support was checked against nfs-utils 1.2.7.
-# As soon as nfs-utils reaches version 1.2.9 there should be another update.
-# FIXME: 1.3.0 works but adds these new options we need to handle:
-# - multiple "sec" with colons
-# - "migration"
-# - "v4.1" v4.x
-BuildRequires:  nfs-client < 1.3.2
 BuildRequires:  rubygem(rspec)
 # path_matching (RSpec argument matcher)
 BuildRequires:  yast2-ruby-bindings >= 3.1.31

++++++ yast2-nfs-client-3.1.15.tar.bz2 -> yast2-nfs-client-3.1.16.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-3.1.15/CONTRIBUTING.md 
new/yast2-nfs-client-3.1.16/CONTRIBUTING.md
--- old/yast2-nfs-client-3.1.15/CONTRIBUTING.md 2015-04-08 14:42:21.000000000 
+0200
+++ new/yast2-nfs-client-3.1.16/CONTRIBUTING.md 2015-07-20 12:26:38.000000000 
+0200
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-3.1.15/package/yast2-nfs-client.changes 
new/yast2-nfs-client-3.1.16/package/yast2-nfs-client.changes
--- old/yast2-nfs-client-3.1.15/package/yast2-nfs-client.changes        
2015-04-08 14:42:21.000000000 +0200
+++ new/yast2-nfs-client-3.1.16/package/yast2-nfs-client.changes        
2015-07-20 12:26:38.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Mon Jul 20 10:10:33 UTC 2015 - [email protected]
+
+- Do not block an update of nfs-utils (boo#911986)
+- 3.1.16
+
+-------------------------------------------------------------------
 Mon Apr  6 11:07:42 UTC 2015 - [email protected]
 
 - Consider path dependencies between mount points, allowing eg.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-client-3.1.15/package/yast2-nfs-client.spec 
new/yast2-nfs-client-3.1.16/package/yast2-nfs-client.spec
--- old/yast2-nfs-client-3.1.15/package/yast2-nfs-client.spec   2015-04-08 
14:42:21.000000000 +0200
+++ new/yast2-nfs-client-3.1.16/package/yast2-nfs-client.spec   2015-07-20 
12:26:38.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-nfs-client
-Version:        3.1.15
+Version:        3.1.16
 Release:        0
 Url:            https://github.com/yast/yast-nfs-client
 
@@ -30,14 +30,6 @@
 BuildRequires:  yast2-testsuite
 # Don't use Info function to check enable state (bnc#807507)
 BuildRequires:  yast2 >= 2.23.23
-# yast2-nfs-client depends on nfs-utils in term that edits nfs-utils' options.
-# Support was checked against nfs-utils 1.2.7.
-# As soon as nfs-utils reaches version 1.2.9 there should be another update.
-# FIXME: 1.3.0 works but adds these new options we need to handle:
-# - multiple "sec" with colons
-# - "migration"
-# - "v4.1" v4.x
-BuildRequires:  nfs-client < 1.3.1
 BuildRequires:  rubygem(rspec)
 # path_matching (RSpec argument matcher)
 BuildRequires:  yast2-ruby-bindings >= 3.1.31


Reply via email to