Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-tifffile for openSUSE:Factory
checked in at 2023-05-25 23:52:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tifffile (Old)
and /work/SRC/openSUSE:Factory/.python-tifffile.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tifffile"
Thu May 25 23:52:19 2023 rev:11 rq:1088888 version:2023.3.15
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tifffile/python-tifffile.changes
2023-04-05 21:35:52.234642267 +0200
+++
/work/SRC/openSUSE:Factory/.python-tifffile.new.1533/python-tifffile.changes
2023-05-25 23:52:33.395617983 +0200
@@ -1,0 +2,5 @@
+Wed May 24 10:16:40 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Drop TM/R marks according to packaging guidelines.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-tifffile.spec ++++++
--- /var/tmp/diff_new_pack.iSI3rH/_old 2023-05-25 23:52:33.843620614 +0200
+++ /var/tmp/diff_new_pack.iSI3rH/_new 2023-05-25 23:52:33.851620661 +0200
@@ -27,7 +27,7 @@
Name: python-tifffile%{psuffix}
Version: 2023.3.15
Release: 0
-Summary: Read and write TIFF(r) files
+Summary: Read and write TIFF files
License: BSD-2-Clause
URL: https://github.com/cgohlke/tifffile/
Source:
https://github.com/cgohlke/tifffile/archive/v%{version}.tar.gz#/tifffile-%{version}.tar.gz
@@ -70,7 +70,7 @@
%python_subpackages
%description
-Read and write TIFF(r) files. Read image and metadata from many
+Read and write TIFF files. Read image and metadata from many
bio-scientific formats such as plain TIFF, BigTIFF, OME-TIFF, STK, LSM,
SGI, NIH, ImageJ, MicroManager, MD GEL, and FluoView files. Write numpy
arrays to TIFF, BigTIFF, and ImageJ hyperstack compatible files.