Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package urxvt-font-size for openSUSE:Factory
checked in at 2022-05-17 17:24:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/urxvt-font-size (Old)
and /work/SRC/openSUSE:Factory/.urxvt-font-size.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "urxvt-font-size"
Tue May 17 17:24:42 2022 rev:3 rq:977725 version:1.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/urxvt-font-size/urxvt-font-size.changes
2015-11-28 15:19:29.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.urxvt-font-size.new.1538/urxvt-font-size.changes
2022-05-17 17:25:04.079205485 +0200
@@ -1,0 +2,12 @@
+Tue May 17 09:50:43 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 1.3
+ * Remove explicit path declaration for perl, use /usr/bin/env instead
+ * Update font-size
+ * Support new extension syntax
+ * Add function to show current font value
+ * Syntax correction
+ * Don't normalize fonts to base font
+ * Automatically bind common functions
+
+-------------------------------------------------------------------
Old:
----
v1.1.tar.gz
New:
----
urxvt-font-size-1.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ urxvt-font-size.spec ++++++
--- /var/tmp/diff_new_pack.4HeGyj/_old 2022-05-17 17:25:04.871206203 +0200
+++ /var/tmp/diff_new_pack.4HeGyj/_new 2022-05-17 17:25:04.875206206 +0200
@@ -1,7 +1,7 @@
#
# spec file for package urxvt-font-size
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: urxvt-font-size
-Version: 1.1
+Version: 1.3
Release: 0
Summary: Extension for rxvt-unicode that allows changing the font size
on the fly
License: MIT
Group: System/X11/Utilities
Url: http://github.com/majutsushi/urxvt-font-size
-Source: http://github.com/majutsushi/%{name}/archive/v%{version}.tar.gz
+Source:
http://github.com/majutsushi/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -50,7 +50,8 @@
%files
%defattr(-,root,root)
-%doc README.markdown LICENSE
+%doc README.markdown
+%license LICENSE
%dir %{_libdir}/urxvt
%dir %{_libdir}/urxvt/perl
%{_libdir}/urxvt/perl/font-size