Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfm-qt for openSUSE:Factory 
checked in at 2023-04-20 15:13:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old)
 and      /work/SRC/openSUSE:Factory/.libfm-qt.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfm-qt"

Thu Apr 20 15:13:52 2023 rev:18 rq:1079664 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes        2023-01-02 
15:47:28.476506475 +0100
+++ /work/SRC/openSUSE:Factory/.libfm-qt.new.2023/libfm-qt.changes      
2023-04-20 15:14:37.697999394 +0200
@@ -1,0 +2,18 @@
+Sat Apr 15 17:11:52 UTC 2023 - Shawn Dunn <[email protected]>
+
+- Update to 1.3.0
+  * Disabling of smooth scrolling is made possible for all views.
+  * Zero-sized files are treated based on their extensions.
+  * "New file" is used as the default name for new files
+    (especially after GLib 2.75.1, that does not treat empty files
+    as text/plain).
+  * Opening of non-executable files that have executable types is
+    fixed.
+  * Problems about adding file extension on saving and pressing
+    ENTER are fixed in LXQt file dialog.
+  * The thumbnail/icon rectangles of list views are fixed (they
+    might not be aligned correctly in previous versions).
+  * Several small fixes and improvements.
+
+
+-------------------------------------------------------------------

Old:
----
  libfm-qt-1.2.1.tar.xz
  libfm-qt-1.2.1.tar.xz.asc

New:
----
  libfm-qt-1.3.0.tar.xz
  libfm-qt-1.3.0.tar.xz.asc

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

Other differences:
------------------
++++++ libfm-qt.spec ++++++
--- /var/tmp/diff_new_pack.xW2nkT/_old  2023-04-20 15:14:38.290002109 +0200
+++ /var/tmp/diff_new_pack.xW2nkT/_new  2023-04-20 15:14:38.294002126 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libfm-qt
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Summary:        Library providing components to build desktop file managers
 License:        BSD-3-Clause AND LGPL-2.1-or-later
@@ -49,9 +49,9 @@
 libfm-qt is the Qt port of libfm, a library providing components to
 build desktop file managers.
 
-%{lang_package -r libfm-qt12}
+%{lang_package -r libfm-qt13}
 
-%package -n libfm-qt12
+%package -n libfm-qt13
 Summary:        Library providing components to build desktop file managers
 # Require data files read by the library. For parallel installed library 
versions, the newest one wins
 Group:          System/Libraries
@@ -60,7 +60,7 @@
 Conflicts:      pcmanfm <= 0.10.0
 Provides:       libfm-qt
 
-%description -n libfm-qt12
+%description -n libfm-qt13
 libfm-qt is the Qt port of libfm, a library providing components to
 build desktop file managers.
 
@@ -71,6 +71,7 @@
 # No way to fix the old package, so we conflict it
 Group:          Development/Libraries/C and C++
 Conflicts:      libfm-qt6
+BuildArch:      noarch
 
 %description data
 Provides data to be read by libfm-qt
@@ -78,7 +79,7 @@
 %package -n libfm-qt-devel
 Summary:        Development files for libfm-qt
 Group:          Development/Libraries/C and C++
-Requires:       libfm-qt12 >= %{version}
+Requires:       libfm-qt13 >= %{version}
 Requires:       pkgconfig
 # libfm-qt has an -I on a path from menu-cache-devel
 Requires:       pkgconfig(libmenu-cache) >= 0.4.0
@@ -98,10 +99,10 @@
 
 %find_lang %{name} --with-qt
 
-%post -n libfm-qt12 -p /sbin/ldconfig
-%postun -n libfm-qt12 -p /sbin/ldconfig
+%post -n libfm-qt13 -p /sbin/ldconfig
+%postun -n libfm-qt13 -p /sbin/ldconfig
 
-%files -n libfm-qt12
+%files -n libfm-qt13
 %license LICENSE LICENSE.BSD-3-Clause
 %doc README.md
 %{_libdir}/libfm-qt.so.*

++++++ libfm-qt-1.2.1.tar.xz -> libfm-qt-1.3.0.tar.xz ++++++
++++ 21521 lines of diff (skipped)

Reply via email to