[packages/geany] - up to 2.0
mrozowik
mrozowik at pld-linux.org
Fri Oct 20 00:47:51 CEST 2023
commit 7bf7d250da15208e17b875227711d25c2ec66be8
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date: Thu Oct 19 22:47:41 2023 +0000
- up to 2.0
geany.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/geany.spec b/geany.spec
index a2ddfd0..c4ec2c1 100644
--- a/geany.spec
+++ b/geany.spec
@@ -1,26 +1,26 @@
Summary: Fast and lightweight IDE using GTK+
Summary(pl.UTF-8): Szybkie i lekkie IDE używające GTK+
Name: geany
-Version: 1.38
+Version: 2.0
Release: 1
License: GPL v2+
Group: Development/Tools
Source0: https://download.geany.org/%{name}-%{version}.tar.bz2
-# Source0-md5: 47b7b89d58ed5bbef6ff8d517ed01efd
+# Source0-md5: 97459ee74d9def5cfe6119ce399bed24
URL: https://www.geany.org/
# rst2html
BuildRequires: docutils
BuildRequires: doxygen
BuildRequires: gettext-tools
BuildRequires: glib2-devel >= 1:2.32
-BuildRequires: gtk+3-devel >= 3.22.0
+BuildRequires: gtk+3-devel >= 3.24.0
BuildRequires: intltool
BuildRequires: libstdc++-devel >= 6:7
BuildRequires: pkgconfig
BuildRequires: python3-rst2pdf
BuildRequires: which
Requires: glib2 >= 1:2.32
-Requires: gtk+3 >= 3.22.0
+Requires: gtk+3 >= 3.24.0
Obsoletes: geany-plugin-vcdiff < 0.17
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geany.git/commitdiff/7bf7d250da15208e17b875227711d25c2ec66be8
More information about the pld-cvs-commit
mailing list