]> git.pld-linux.org Git - packages/gnome-disk-utility.git/commitdiff
- updated to 44.0 auto/th/gnome-disk-utility-44.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Jul 2023 18:05:27 +0000 (20:05 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Jul 2023 18:05:27 +0000 (20:05 +0200)
gnome-disk-utility.spec

index 44eecfdb2d5b800a4ddf3e83b7bf715f073c4e62..8389a2cc35829894ba90a89cc233bab0ac21500a 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Disk management application
 Summary(pl.UTF-8):     Aplikacja do zarzÄ…dzania dyskami
 Name:          gnome-disk-utility
-Version:       43.0
+Version:       44.0
 Release:       1
 License:       LGPL v2+
 Group:         X11/Applications
-Source0:       https://download.gnome.org/sources/gnome-disk-utility/43/%{name}-%{version}.tar.xz
-# Source0-md5: e877eaed16740fbde13884d8f663b206
+Source0:       https://download.gnome.org/sources/gnome-disk-utility/44/%{name}-%{version}.tar.xz
+# Source0-md5: 31afaf55ac318ce91368620fe505321c
 URL:           https://wiki.gnome.org/Apps/Disks
 BuildRequires: docbook-dtd412-xml
 BuildRequires: gettext-tools >= 0.19.8
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %ninja_install -C build
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang gnome-disk-utility
 
 %clean
This page took 0.136456 seconds and 4 git commands to generate.