]> git.pld-linux.org Git - packages/ayatana-ido.git/commitdiff
up to 0.9.3 auto/th/ayatana-ido-0.9.3-1
authorJan Palus <atler@pld-linux.org>
Mon, 27 Feb 2023 07:47:07 +0000 (08:47 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 27 Feb 2023 07:47:07 +0000 (08:47 +0100)
ayatana-ido.spec

index f138f2ed96b5250741c45fad1e7322d4d8f60fe1..3e026959025b7e7374138e06e0a38dd3df1894ee 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Shared functions for Ayatana Indicator Display Objects
 Summary(pl.UTF-8):     Funkcje współdzielone dla obiektów wyświetlania wskaźników Ayatana
 Name:          ayatana-ido
-Version:       0.9.2
+Version:       0.9.3
 Release:       1
 License:       LGPL v2.1 or LGPL v3
 Group:         Libraries
 #Source0Download: https://github.com/AyatanaIndicators/ayatana-ido/releases
 Source0:       https://github.com/AyatanaIndicators/ayatana-ido/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 57e9fa08beb7cb406408188a9ae4d2d5
+# Source0-md5: 596a1f9a13d5a903bc46d26175bbe6b0
 Patch0:                build-type.patch
 URL:           https://github.com/AyatanaIndicators/ayatana-ido
 BuildRequires: cmake >= 3.13
@@ -65,7 +65,9 @@ API języka Vala do biblioteki ayatana-ido.
 %patch0 -p1
 
 %build
-%cmake -B build
+%cmake -B build \
+       -DENABLE_TESTS:BOOL=OFF
+
 %{__make} -C build
 
 %install
This page took 0.272823 seconds and 4 git commands to generate.