summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2015-03-06 15:11:27 +0100
committerVít Ondruch <vondruch@redhat.com>2015-03-06 15:19:12 +0100
commitc5c7b39311179dddca713db6c05da6e4545ca635 (patch)
tree720ea8396f15be36573614d048a72a4e552795a1
parent2d36b7e4ae48eecac59af8cdd010cfc588b7a268 (diff)
downloaddoublecmd-c5c7b39311179dddca713db6c05da6e4545ca635.tar.gz
doublecmd-c5c7b39311179dddca713db6c05da6e4545ca635.tar.xz
doublecmd-c5c7b39311179dddca713db6c05da6e4545ca635.zip
Revision 5869.
-rw-r--r--doublecmd-gtk.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/doublecmd-gtk.spec b/doublecmd-gtk.spec
index 5edfaf2..708df2f 100644
--- a/doublecmd-gtk.spec
+++ b/doublecmd-gtk.spec
@@ -1,18 +1,18 @@
%global doublecmd doublecmd
-%global svn_revision 5681
+%global svn_revision 5869
Name: doublecmd-gtk
Summary: Twin-panel (commander-style) file manager (GTK2)
-Version: 0.6.0
+Version: 0.7.0
Release: 0.svn%{svn_revision}%{?dist}
URL: http://doublecmd.sourceforge.net
-# svn export -r 5681 http://svn.code.sf.net/p/doublecmd/code/trunk doublecmd-0.6.0
-# tar caf doublecmd-0.6.0-r5681.tar.xz doublecmd-0.6.0
+# svn export -r 5869 http://svn.code.sf.net/p/doublecmd/code/trunk doublecmd-0.7.0
+# tar caf doublecmd-0.7.0-r5869.tar.xz doublecmd-0.7.0
Source0: %{doublecmd}-%{version}-r%{svn_revision}.tar.xz
License: GPL
Group: Applications/File
-BuildRequires: fpc >= 2.4.0 fpc-src glib2-devel gtk2-devel lazarus >= 0.9.29
-BuildRequires: gdk-pixbuf2-devel ncurses-devel dbus-devel bzip2-devel xorg-x11-proto-devel xorg-x11-xtrans-devel
+BuildRequires: fpc >= 2.6.0 fpc-src glib2-devel gtk2-devel lazarus >= 1.0.0
+BuildRequires: ncurses-devel dbus-devel bzip2-devel xorg-x11-proto-devel xorg-x11-xtrans-devel
Provides: doublecmd
%description
@@ -45,6 +45,9 @@ install/linux/install.sh --install-prefix=%{buildroot}
%doc %{_mandir}/man1/*
%changelog
+* Fri Mar 06 2015 Vít Ondruch <vondruch@redhat.com> - 0.7.0-0.svn5869
+- Revision 5869.
+
* Mon Dec 01 2014 Vít Ondruch <vondruch@redhat.com> - 0.6.0-0.svn5681
- Revision 5681.