[rep-gtk] Update BR and R versions

Kim B. Heino kimheino at fedoraproject.org
Sat Jul 30 21:16:01 UTC 2011


commit e6eaf3a2ed02c840a39e867648f127b701f9b7ff
Author: Kim B. Heino <b at bbbs.net>
Date:   Sun Jul 31 00:15:36 2011 +0300

    Update BR and R versions

 rep-gtk.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rep-gtk.spec b/rep-gtk.spec
index 80f181f..40fffbe 100644
--- a/rep-gtk.spec
+++ b/rep-gtk.spec
@@ -1,17 +1,17 @@
 Name: rep-gtk
 Version: 0.90.6
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: GTK+ binding for librep Lisp environment
 License: GPLv2+
 Group: Development/Languages
 Source0: http://download.tuxfamily.org/librep/%{name}/%{name}-%{version}.tar.bz2
 URL: http://sawfish.wikia.com/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: librep-devel >= 0.91.1-4
+BuildRequires: librep-devel >= 0.92.0
 BuildRequires: glib2-devel
 BuildRequires: cairo-devel
 BuildRequires: gtk2-devel >= 2.12.0
-Requires: librep >= 0.91.1-4
+Requires: librep >= 0.92.0
 Requires: gtk2 >= 2.12.0
 
 %description
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/rep-gtk.pc
 
 %changelog
+* Sun Jul 31 2011 Kim B. Heino <b at bbbs.net> - 0.90.6-2
+- Update BR and R versions
+
 * Sat Jul 30 2011 Kim B. Heino <b at bbbs.net> - 0.90.6-1
 - Update to 0.90.6
 


More information about the scm-commits mailing list