Hello community,

here is the log from the commit of package rcs for openSUSE:Factory checked in 
at 2020-10-23 12:23:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rcs (Old)
 and      /work/SRC/openSUSE:Factory/.rcs.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rcs"

Fri Oct 23 12:23:09 2020 rev:24 rq:843574 version:5.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rcs/rcs.changes  2016-01-13 22:46:14.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.rcs.new.3463/rcs.changes        2020-10-23 
12:24:48.220900535 +0200
@@ -1,0 +2,8 @@
+Fri Oct 23 08:56:04 UTC 2020 - Andreas Stieger <[email protected]>
+
+- rcs 5.10.0:
+  * Fix RCS file search skipping RCS/FILENAME by default
+  * Fix 'rlog -w' omitting 'w' when specified without login
+  * preserve subsecond mtime on file systems that support it
+
+-------------------------------------------------------------------

Old:
----
  rcs-5.9.4.tar.xz
  rcs-5.9.4.tar.xz.sig

New:
----
  rcs-5.10.0.tar.xz
  rcs-5.10.0.tar.xz.sig

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

Other differences:
------------------
++++++ rcs.spec ++++++
--- /var/tmp/diff_new_pack.ZmCdVb/_old  2020-10-23 12:24:48.708901934 +0200
+++ /var/tmp/diff_new_pack.ZmCdVb/_new  2020-10-23 12:24:48.712901946 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rcs
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,23 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           rcs
-Version:        5.9.4
+Version:        5.10.0
 Release:        0
 Summary:        Revision Control System
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          Development/Tools/Version Control
-Url:            http://www.gnu.org/software/rcs/
+URL:            https://www.gnu.org/software/rcs/
 Source:         http://ftp.gnu.org/pub/gnu/rcs/%{name}-%{version}.tar.xz
 Source2:        http://ftp.gnu.org/pub/gnu/rcs/%{name}-%{version}.tar.xz.sig
 Source3:        rcs.keyring
 BuildRequires:  ed
-BuildRequires:  xz
 Requires:       diffutils
 Requires(pre):  %{install_info_prereq}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 RCS, the Revision Control System, manages multiple revisions of files.
@@ -44,11 +42,11 @@
 %build
 ac_cv_path_SENDMAIL=%{_sbindir}/sendmail \
 %configure --with-diff-utils
-make %{?_smp_mflags} CFLAGS="%{optflags} -std=gnu99"
+%make_build
 
 %check
-# t810 is failing
-#make %{?_smp_mflags} check
+# t632 fails during ocs/OBS build without a TTY
+%make_build check XFAIL_TESTS=t632
 
 %install
 %make_install
@@ -61,10 +59,10 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
 %files
-%defattr(-, root, root)
 %{_defaultdocdir}/rcs
 %{_bindir}/*
-%doc AUTHORS README NEWS THANKS ChangeLog COPYING
+%license COPYING
+%doc AUTHORS README NEWS THANKS ChangeLog
 %{_mandir}/man?/*.gz
 %{_infodir}/*.*
 

++++++ rcs-5.9.4.tar.xz -> rcs-5.10.0.tar.xz ++++++
++++ 112708 lines of diff (skipped)



Reply via email to