]> git.pld-linux.org Git - packages/dspy.git/commitdiff
- updated to 1.4.0 auto/th/dspy-1.4.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 21 Sep 2022 16:46:47 +0000 (18:46 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 21 Sep 2022 16:46:47 +0000 (18:46 +0200)
dspy.spec

index 3e086ce913a30c36ed8a05563f8f1ca093b739a4..8aa9d0f158f3743d7065896989f6162e3fb95c48 100644 (file)
--- a/dspy.spec
+++ b/dspy.spec
@@ -2,17 +2,17 @@
 Summary:       Explore the D-Bus
 Summary(pl.UTF-8):     Eksplorator szyny D-Bus
 Name:          dspy
-Version:       1.2.1
+Version:       1.4.0
 Release:       1
 License:       GPL v3+
 Group:         Development/Tools
-Source0:       https://download.gnome.org/sources/dspy/1.2/%{name}-%{version}.tar.xz
-# Source0-md5: 86cf82235173bb9b5e8ed06dde5aae5b
+Source0:       https://download.gnome.org/sources/d-spy/1.4/d-spy-%{version}.tar.xz
+# Source0-md5: 0f0dce04810d25f0ed9177b2a45215cf
 URL:           https://gitlab.gnome.org/GNOME/d-spy
 BuildRequires: glib2-devel >= 1:2.68
 BuildRequires: gtk4-devel >= 4.6
 BuildRequires: libadwaita-devel >= 1.0
-BuildRequires: meson >= 0.56.0
+BuildRequires: meson >= 0.59.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.736
@@ -78,7 +78,7 @@ D-Spy static library.
 Biblioteka statyczna D-Spy.
 
 %prep
-%setup -q
+%setup -q -n d-spy-%{version}
 
 %build
 %meson build
This page took 0.234667 seconds and 4 git commands to generate.