summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Banasiak2007-08-30 19:36:49 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit4a61bd84013331823afb0eb5a30ae4b7f49d6920 (patch)
tree9c4bdb49368a3fc6e361f12cfcfb73d924509dc7
parent902e92901686c666fcf118ec989edf6d038462a4 (diff)
downloadpython-gtksourceview2-4a61bd84013331823afb0eb5a30ae4b7f49d6920.zip
python-gtksourceview2-4a61bd84013331823afb0eb5a30ae4b7f49d6920.tar.gz
- updated to 1.90.4
Changed files: python-gtksourceview2.spec -> 1.5
-rw-r--r--python-gtksourceview2.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/python-gtksourceview2.spec b/python-gtksourceview2.spec
index ff79c22..6d8434f 100644
--- a/python-gtksourceview2.spec
+++ b/python-gtksourceview2.spec
@@ -5,16 +5,16 @@
Summary: Gtksourceview2 bindings for Python
Summary(pl.UTF-8): Wiązania Pythona do biblioteki gtksourceview2
Name: python-gtksourceview2
-Version: 1.90.3
+Version: 1.90.4
Release: 1
License: LGPL
Group: Libraries/Python
Source0: http://ftp.gnome.org/pub/gnome/sources/pygtksourceview/1.90/%{module}-%{version}.tar.bz2
-# Source0-md5: a7f1c81c4637550a4bc2c3ee2a3182b7
+# Source0-md5: dd8fcd11ba555ed6444bfffcd7cffe45
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1:1.7
-BuildRequires: gtk+2-devel >= 2:2.10.9
-BuildRequires: gtksourceview2-devel >= 1.90.3
+BuildRequires: gtk+2-devel >= 2:2.10.14
+BuildRequires: gtksourceview2-devel >= 1.90.4
BuildRequires: libtool
BuildRequires: libxslt-progs
BuildRequires: pkgconfig
@@ -40,7 +40,7 @@ Summary: gtksourceview2 bindings for Python - development files
Summary(pl.UTF-8): Pliki programistyczne wiązań Pythona do biblioteki gtksourceview2
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: gtksourceview2-devel >= 1.90.1
+Requires: gtksourceview2-devel >= 1.90.4
Requires: python-pygtk-devel >= %{pygtk_req}
%description devel