gnome-calculator: Rebuild against patched itstool

**Summary**
- Working around an issue with the dodgy en@shaw locale
This commit is contained in:
Joey Riches 2025-04-25 10:16:09 +01:00
parent c0d5d73687
commit aadfc45445
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
name : gnome-calculator
version : '48.1'
release : 43
release : 44
source :
- https://download.gnome.org/sources/gnome-calculator/48/gnome-calculator-48.1.tar.xz : bc4bd41a9ba190f45cbee0d8c6752cdc5d28b0cef1c6bd0c01e2dae1f3c19162
homepage : https://apps.gnome.org/Calculator/

View file

@ -1104,7 +1104,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="43">gnome-calculator</Dependency>
<Dependency release="44">gnome-calculator</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/gcalc-2/gcalc/gcalc.h</Path>
@ -1122,8 +1122,8 @@
</Files>
</Package>
<History>
<Update release="43">
<Date>2025-04-14</Date>
<Update release="44">
<Date>2025-04-25</Date>
<Version>48.1</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>