Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Factory checked in at 2016-06-13 21:51:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ntp-client (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-ntp-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-ntp-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes        
2016-05-12 09:33:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes   
2016-06-13 21:51:07.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Jun  2 07:40:56 UTC 2016 - kanders...@suse.com
+
+- Fixed Ntp Test adding a workaround to return false in case given
+  server is not reachable (bsc#977610)
+- Replaced old testsuite with Rspec tests
+- Added rubocop and coveralls
+- Removed autotools
+- 3.1.25
+
+-------------------------------------------------------------------
+Wed Jun  1 15:33:15 UTC 2016 - igonzalezs...@suse.com
+
+- Drop yast2-ntp-client-devel-doc package (fate#320256)
+- 3.1.24
+
+-------------------------------------------------------------------

Old:
----
  yast2-ntp-client-3.1.23.tar.bz2

New:
----
  yast2-ntp-client-3.1.25.tar.bz2

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

Other differences:
------------------
++++++ yast2-ntp-client.spec ++++++
--- /var/tmp/diff_new_pack.37PE1E/_old  2016-06-13 21:51:08.000000000 +0200
+++ /var/tmp/diff_new_pack.37PE1E/_new  2016-06-13 21:51:08.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ntp-client
-Version:        3.1.23
+Version:        3.1.25
 Release:        0
 Summary:        YaST2 - NTP Client Configuration
 License:        GPL-2.0+
@@ -29,7 +29,9 @@
 BuildRequires:  yast2 >= 3.1.11
 BuildRequires:  yast2-country-data
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
+BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+
 #SLPAPI.pm 
 # Hostname::CurrentDomain
 # Wizard::SetDesktopTitleAndIcon
@@ -40,26 +42,21 @@
 # New sntp command line syntax
 Conflicts:      ntp < 4.2.8
 
+Obsoletes:      yast2-ntp-client-devel-doc
+
 %description
 This package contains the YaST2 component for NTP client configuration.
 
-%package devel-doc
-Requires:       yast2-ntp-client = %version
-Summary:        YaST2 - NTP Client - Development Documentation
-Group:          System/YaST
-
-%description devel-doc
-This package contains development documentation for using the API
-provided by yast2-ntp-client package.
-
 %prep
 %setup -n %{name}-%{version}
 
+%check
+rake test:unit
+
 %build
-%yast_build
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %files
 %defattr(-,root,root)
@@ -76,11 +73,7 @@
 
 %dir %{yast_docdir}
 %doc %{yast_docdir}/COPYING
-%doc %{yast_docdir}/TODO
-%doc %{yast_docdir}/spec.txt
-
-%files devel-doc
-%doc %{yast_docdir}/autodocs
-%doc %{yast_docdir}/ntp.conf_agent.txt
+%doc %{yast_docdir}/README.md
+%doc %{yast_docdir}/CONTRIBUTING.md
 
 %changelog

++++++ yast2-ntp-client-3.1.23.tar.bz2 -> yast2-ntp-client-3.1.25.tar.bz2 ++++++
++++ 10865 lines of diff (skipped)


Reply via email to