Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package finalcut for openSUSE:Factory 
checked in at 2023-05-23 14:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/finalcut (Old)
 and      /work/SRC/openSUSE:Factory/.finalcut.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "finalcut"

Tue May 23 14:54:19 2023 rev:8 rq:1088440 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/finalcut/finalcut.changes        2021-10-31 
22:56:46.167750209 +0100
+++ /work/SRC/openSUSE:Factory/.finalcut.new.1533/finalcut.changes      
2023-05-23 14:54:47.038568534 +0200
@@ -1,0 +2,5 @@
+Sun May 21 18:50:29 CEST 2023 - Markus Gans <guru.m...@muenster.de>
+
+- Release (version 0.9.0)
+
+-------------------------------------------------------------------

Old:
----
  finalcut-0.8.0.tar.gz

New:
----
  finalcut-0.9.0.tar.gz

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

Other differences:
------------------
++++++ finalcut.spec ++++++
--- /var/tmp/diff_new_pack.4ydeaj/_old  2023-05-23 14:54:47.550571563 +0200
+++ /var/tmp/diff_new_pack.4ydeaj/_new  2023-05-23 14:54:47.558571610 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package finalcut
 #
-# Copyright (c) 2020 by Markus Gans
+# Copyright (c) 2023 by Markus Gans
 #
 # 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 @@
 
 %define sover   0
 Name:           finalcut
-Version:        0.8.0
+Version:        0.9.0
 Release:        0
 Summary:        Console widget library
 License:        LGPL-3.0-or-later
@@ -114,7 +114,7 @@
 
 %build
 autoreconf -vif
-export CPPFLAGS="%{optflags} -Wall -Wextra -Wpedantic"
+export CPPFLAGS="%{optflags} -Wall -Wextra -Wpedantic -flto"
 %ifnarch %ix86 x86_64
 export CPPFLAGS="$CPPFLAGS -Wno-error=unused-parameter"
 %endif
@@ -142,7 +142,7 @@
 cp -p final/font/40-finalcut-newfont.conf 
%{buildroot}/usr/share/fontconfig/conf.avail
 ln -s /usr/share/fontconfig/conf.avail/40-finalcut-newfont.conf 
%{buildroot}/etc/fonts/conf.d/40-finalcut-newfont.conf
 rm -f %{buildroot}%{_libdir}/libfinal.la
-rm %{buildroot}%{_docdir}/%{name}/ChangeLog 
%{buildroot}%{_docdir}/%{name}/COPYING.LESSER
+rm %{buildroot}%{_docdir}/%{name}/ChangeLog
 # Add config for X font path
 mkdir -p %{buildroot}%{_datadir}/X11/xorg.conf.d
 cat <<EOF > 
%{buildroot}%{_datadir}/X11/xorg.conf.d/80-finalcut-bitmap-fonts.conf
@@ -155,6 +155,9 @@
     > %{buildroot}%{_miscfontsdir}/finalcut/$i
 done
 
+%clean
+%{__rm} -rf %{buildroot}
+
 %post -n libfinal%{sover} -p /sbin/ldconfig
 %postun -n libfinal%{sover} -p /sbin/ldconfig
 
@@ -162,9 +165,9 @@
 
 %files -n libfinal-devel
 %if 0%{?sle_version} > 120200 || 0%{?suse_version} > 1500
-%license COPYING.LESSER
+%license LICENSE
 %else
-%doc COPYING.LESSER
+%doc LICENSE
 %endif
 %doc ChangeLog README.md
 %exclude %{_docdir}/%{name}/examples

++++++ finalcut-0.8.0.tar.gz -> finalcut-0.9.0.tar.gz ++++++
++++ 67768 lines of diff (skipped)

Reply via email to