Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cosmic-ext-calculator for openSUSE:Factory checked in at 2025-06-23 15:01:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cosmic-ext-calculator (Old) and /work/SRC/openSUSE:Factory/.cosmic-ext-calculator.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cosmic-ext-calculator" Mon Jun 23 15:01:08 2025 rev:3 rq:1287447 version:0.1.1+23 Changes: -------- --- /work/SRC/openSUSE:Factory/cosmic-ext-calculator/cosmic-ext-calculator.changes 2024-10-11 17:03:47.158380441 +0200 +++ /work/SRC/openSUSE:Factory/.cosmic-ext-calculator.new.7067/cosmic-ext-calculator.changes 2025-06-23 15:01:13.599686240 +0200 @@ -1,0 +2,21 @@ +Fri May 23 16:45:28 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- update to 0.1.1+23: + * remove: wgpu + * chore: update libcosmic + * fix: errors + * fix: replace calculator-rs with evalexpr + * fix: aux conflicts with windows + * fix: remove directory mime type + * remove: multi-window feature + * fix: dropdown issue + * improv: menu item icons + * chore: update libcosmic/about page +- update to 0.1.1: + * Expand metainfo + * Create cosmic_ext_calculator.ftl + * Update cosmic_ext_calculator.ftl +- switch to obs_scm +- remove update-desktop-files from BR, deprecated + +------------------------------------------------------------------- Old: ---- cosmic-ext-calculator-0.1.0+git20241009.2a519cf.tar.zst New: ---- cosmic-ext-calculator-0.1.1+23.obscpio cosmic-ext-calculator.obsinfo license-list-data-0.1.1+23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cosmic-ext-calculator.spec ++++++ --- /var/tmp/diff_new_pack.rWe9Fp/_old 2025-06-23 15:01:15.811778712 +0200 +++ /var/tmp/diff_new_pack.rWe9Fp/_new 2025-06-23 15:01:15.815778879 +0200 @@ -1,7 +1,7 @@ # # spec file for package cosmic-ext-calculator # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,35 +16,39 @@ # +%define lic_crate_ver 3.5.1 +%define lic_data_ver 3.25.0 %define appid dev.edfloreshz.Calculator Name: cosmic-ext-calculator -Version: 0.1.0+git20241009.2a519cf +Version: 0.1.1+23 Release: 0 Summary: A simple calculator for the COSMIC desktop License: GPL-3.0-only URL: https://github.com/edfloreshz/cosmic-ext-calculator Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst +# https://github.com/evenorog/license/issues/6 +Source2: https://github.com/spdx/license-list-data/archive/refs/tags/v%{lic_data_ver}.tar.gz#/license-list-data-%{version}.tar.gz BuildRequires: cargo-packaging BuildRequires: hicolor-icon-theme BuildRequires: just BuildRequires: pkgconfig BuildRequires: rust >= 1.80 -BuildRequires: update-desktop-files BuildRequires: pkgconfig(xkbcommon) %description %{summary}. %prep -%autosetup -a1 +%autosetup -a1 -b2 +mkdir -p vendor/license-%{lic_crate_ver}+%{lic_data_ver}/license-list-data +cp -r ../license-list-data-%{lic_data_ver}/* vendor/license-%{lic_crate_ver}+%{lic_data_ver}/license-list-data/ %build just build-release %install just rootdir=%{buildroot} prefix=%{_prefix} install -%suse_update_desktop_file %{appid} %files %license LICENSE ++++++ _service ++++++ --- /var/tmp/diff_new_pack.rWe9Fp/_old 2025-06-23 15:01:15.843780050 +0200 +++ /var/tmp/diff_new_pack.rWe9Fp/_new 2025-06-23 15:01:15.847780217 +0200 @@ -1,14 +1,15 @@ <?xml version="1.0" encoding="utf-8" ?> <services> - <service name="tar_scm" mode="manual"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/cosmic-utils/calculator.git</param> <param name="scm">git</param> <param name="revision">main</param> - <param name="versionformat">0.1.0+git%cd.%h</param> + <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="package-meta">yes</param> <param name="filename">cosmic-ext-calculator</param> </service> - <service name="recompress" mode="manual"> + <service name="tar" mode="buildtime" /> + <service name="recompress" mode="buildtime"> <param name="file">*.tar</param> <param name="compression">zstd</param> </service> ++++++ cosmic-ext-calculator.obsinfo ++++++ name: cosmic-ext-calculator version: 0.1.1+23 mtime: 1747510568 commit: 277343ec73ae00d5d350a8993d1b5a5c46f3fbcd ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/cosmic-ext-calculator/vendor.tar.zst /work/SRC/openSUSE:Factory/.cosmic-ext-calculator.new.7067/vendor.tar.zst differ: char 7, line 1