Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package AdobeICCProfiles for
openSUSE:Factory:NonFree checked in at 2023-06-20 16:39:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/AdobeICCProfiles (Old)
and /work/SRC/openSUSE:Factory:NonFree/.AdobeICCProfiles.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "AdobeICCProfiles"
Tue Jun 20 16:39:13 2023 rev:15 rq:1093986 version:2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory:NonFree/AdobeICCProfiles/AdobeICCProfiles.changes
2019-03-05 12:26:55.180836243 +0100
+++
/work/SRC/openSUSE:Factory:NonFree/.AdobeICCProfiles.new.15902/AdobeICCProfiles.changes
2023-06-20 16:39:14.164072054 +0200
@@ -1,0 +2,6 @@
+Tue Jun 20 13:07:14 UTC 2023 - Martin Pluskal <[email protected]>
+
+- Do not use url for source and drop project url as neither is
+ accessible anymore
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ AdobeICCProfiles.spec ++++++
--- /var/tmp/diff_new_pack.6BZFcr/_old 2023-06-20 16:39:15.192078232 +0200
+++ /var/tmp/diff_new_pack.6BZFcr/_new 2023-06-20 16:39:15.196078257 +0200
@@ -1,7 +1,7 @@
#
# spec file for package AdobeICCProfiles
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,9 +21,7 @@
Release: 0
Summary: Adobe ICC Profiles
License: NonFree
-Group: Productivity/Graphics/Other
-URL:
http://www.adobe.com/support/downloads/iccprofiles/iccprofiles_linux.html
-Source0:
ftp://ftp.adobe.com/pub/adobe/iccprofiles/linux/AdobeColorProfiles-bundler.rpm.tar.gz
+Source0: AdobeColorProfiles-bundler.rpm.tar.gz
Source1: EULA
BuildArch: noarch
@@ -58,7 +56,7 @@
%prep
# Work-around problem with to cd to directory with spaces in the name.
-%setup -q -T -a0 -c %{name}-%{version}
+%autosetup -T -a0 -c %{name}-%{version}
rpm2cpio adobe-color-profiles-1.0-1.noarch.rpm >adobe-color-profiles-1.0-1.cpio
cpio -d -m -i <adobe-color-profiles-1.0-1.cpio
# WARNING: Race condition during unpacking!