Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rcs for openSUSE:Factory checked in 
at 2022-02-09 20:39:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rcs (Old)
 and      /work/SRC/openSUSE:Factory/.rcs.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rcs"

Wed Feb  9 20:39:12 2022 rev:26 rq:952659 version:5.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rcs/rcs.changes  2021-09-27 20:09:22.978493480 
+0200
+++ /work/SRC/openSUSE:Factory/.rcs.new.1898/rcs.changes        2022-02-09 
20:40:15.830528644 +0100
@@ -1,0 +2,9 @@
+Mon Feb  7 21:23:32 UTC 2022 - Andreas Stieger <[email protected]>
+
+- rcs 5.10.1:
+  * handle unexpected byte in edit script (rlog)
+  * portability fix: use ???SIGSTKSZ??? more gingerly
+  * misc portability tweaks via gnulib
+- remove obsolete texinfo packaging macros
+
+-------------------------------------------------------------------

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

New:
----
  rcs-5.10.1.tar.lz
  rcs-5.10.1.tar.lz.sig

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

Other differences:
------------------
++++++ rcs.spec ++++++
--- /var/tmp/diff_new_pack.pKKOMA/_old  2022-02-09 20:40:16.406530022 +0100
+++ /var/tmp/diff_new_pack.pKKOMA/_new  2022-02-09 20:40:16.410530031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rcs
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,19 @@
 
 
 Name:           rcs
-Version:        5.10.0
+Version:        5.10.1
 Release:        0
 Summary:        Revision Control System
 License:        GPL-3.0-or-later
 Group:          Development/Tools/Version Control
 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
+Source:         http://ftp.gnu.org/pub/gnu/rcs/%{name}-%{version}.tar.lz
+Source2:        http://ftp.gnu.org/pub/gnu/rcs/%{name}-%{version}.tar.lz.sig
 Source3:        rcs.keyring
 Patch0:         rcs-glibc-2.34.patch
 BuildRequires:  ed
+BuildRequires:  lzip
 Requires:       diffutils
-Requires(pre):  %{install_info_prereq}
 
 %description
 RCS, the Revision Control System, manages multiple revisions of files.
@@ -49,19 +49,12 @@
 %make_build
 
 %check
-# t632 fails during ocs/OBS build without a TTY
-%make_build check XFAIL_TESTS=t632
+%make_build check
 
 %install
 %make_install
 mkdir -p %{buildroot}%{_defaultdocdir}/rcs
 
-%post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-
-%postun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
-
 %files
 %{_defaultdocdir}/rcs
 %{_bindir}/*

Reply via email to