Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package stdman for openSUSE:Factory checked 
in at 2021-12-27 16:07:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stdman (Old)
 and      /work/SRC/openSUSE:Factory/.stdman.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stdman"

Mon Dec 27 16:07:32 2021 rev:4 rq:942790 version:2021.12.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/stdman/stdman.changes    2020-12-05 
20:37:48.542746932 +0100
+++ /work/SRC/openSUSE:Factory/.stdman.new.2520/stdman.changes  2021-12-27 
16:07:46.765716736 +0100
@@ -1,0 +2,7 @@
+Fri Dec 24 20:51:22 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 2021.12.21:
+  * Regenerate with cppreference v20201016 (unofficial).
+- Reduce wasted space due to duplicated files by using fdupes.
+
+-------------------------------------------------------------------

Old:
----
  stdman-2020.11.17.tar.gz

New:
----
  stdman-2021.12.21.tar.gz

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

Other differences:
------------------
++++++ stdman.spec ++++++
--- /var/tmp/diff_new_pack.tdb5bv/_old  2021-12-27 16:07:47.129716995 +0100
+++ /var/tmp/diff_new_pack.tdb5bv/_new  2021-12-27 16:07:47.133716997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stdman
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           stdman
-Version:        2020.11.17
+Version:        2021.12.21
 Release:        0
 Summary:        C++ stdlib man pages
 License:        MIT
@@ -25,6 +25,7 @@
 URL:            https://github.com/jeaye/stdman
 Source0:        
https://github.com/jeaye/stdman/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  fdupes
 Requires:       man
 
 %description
@@ -50,6 +51,8 @@
 mkdir -p %{buildroot}%{_mandir}/man3
 cp -pr ./man/*.3 %{buildroot}%{_mandir}/man3/
 
+%fdupes %{buildroot}%{_mandir}/man3/
+
 %files
 %doc README.md
 %license LICENSE

++++++ stdman-2020.11.17.tar.gz -> stdman-2021.12.21.tar.gz ++++++
++++ 286105 lines of diff (skipped)

Reply via email to