Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cozette-fonts for openSUSE:Factory checked in at 2022-12-24 14:51:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cozette-fonts (Old) and /work/SRC/openSUSE:Factory/.cozette-fonts.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cozette-fonts" Sat Dec 24 14:51:34 2022 rev:6 rq:1044587 version:1.19.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cozette-fonts/cozette-fonts.changes 2020-11-29 12:27:48.273964328 +0100 +++ /work/SRC/openSUSE:Factory/.cozette-fonts.new.1563/cozette-fonts.changes 2022-12-24 14:52:32.747720611 +0100 @@ -1,0 +2,13 @@ +Fri Dec 16 13:41:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 1.19.0: + * Changes, New glyphs, etc. + * v.1.18.1 images + * v.1.18.1 Bluetooth icons + * Add note about dmenu + * v.1.18.0 Add some logical and set operators + * v.1.17.2 Umlaut fixes + * v.1.17.1 + * Update README.md + +------------------------------------------------------------------- Old: ---- Cozette-1.9.3+git.1606064809.c45933d.obscpio Cozette.obsinfo New: ---- Cozette-1.19.0.obscpio Cozette-1.19.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cozette-fonts.spec ++++++ --- /var/tmp/diff_new_pack.3IToCN/_old 2022-12-24 14:52:33.443724672 +0100 +++ /var/tmp/diff_new_pack.3IToCN/_new 2022-12-24 14:52:33.451724718 +0100 @@ -1,7 +1,7 @@ # # spec file for package cozette-fonts # -# Copyright (c) 2020 SUSE LLC +# 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,16 +17,15 @@ %define fontname Cozette -%define fontversion 1.9.3 Name: cozette-fonts -Version: 1.9.3+git.1606064809.c45933d +Version: 1.19.0 Release: 0 Summary: A bitmap programming font License: MIT Group: System/X11/Fonts URL: https://github.com/slavfox/Cozette Source0: Cozette-%{version}.tar.xz -Source1: %{url}/releases/download/v.%{fontversion}/CozetteVector.otf +Source1: https://github.com/slavfox/Cozette/releases/download/v.%{version}/CozetteVector.otf BuildRequires: %{suseconfig_fonts_prereq} BuildRequires: fontpackages-devel BuildArch: noarch ++++++ Cozette-1.9.3+git.1606064809.c45933d.obscpio -> Cozette-1.19.0.obscpio ++++++ ++++ 32464 lines of diff (skipped) ++++++ CozetteVector.otf ++++++ Binary files /var/tmp/diff_new_pack.3IToCN/_old and /var/tmp/diff_new_pack.3IToCN/_new differ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.3IToCN/_old 2022-12-24 14:52:33.751726469 +0100 +++ /var/tmp/diff_new_pack.3IToCN/_new 2022-12-24 14:52:33.755726492 +0100 @@ -1,13 +1,17 @@ <services> <service mode="disabled" name="obs_scm"> - <param name="url">git://github.com/slavfox/Cozette.git</param> + <param name="url">https://github.com/slavfox/Cozette.git</param> <param name="scm">git</param> - <param name="revision">c45933d</param> - <param name="versionprefix">1.9.3+git</param> - <param name="versionformat">%ct.%h</param> + <param name="revision">6fda7d9</param> + <param name="match-tag">v.1.19.0</param> + <param name="versionrewrite-pattern">v.(.*)</param> + <param name="versionrewrite-replacement">\1</param> + <param name="versionformat">@PARENT_TAG@</param> + <param name="changesgenerate">enable</param> + <param name="changesauthor">socvirnyl.est...@gmail.com</param> </service> - <service mode="buildtime" name="tar" /> - <service mode="buildtime" name="recompress"> + <service mode="disabled" name="tar" /> + <service mode="disabled" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service>