summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVít Ondruch <vondruch@redhat.com>2014-02-03 10:36:11 +0100
committerVít Ondruch <vondruch@redhat.com>2014-02-03 10:36:11 +0100
commit4d34e5c9cb2c9264d8f20ad569237706e9695b20 (patch)
tree260ee85f73841b47d7f7db0d45df0ef57c7d4874
parentef621949ccd40fceb271f74aadf6a3adeb76c4a5 (diff)
downloaddoublecmd-4d34e5c9cb2c9264d8f20ad569237706e9695b20.tar.gz
doublecmd-4d34e5c9cb2c9264d8f20ad569237706e9695b20.tar.xz
doublecmd-4d34e5c9cb2c9264d8f20ad569237706e9695b20.zip
Revision 5447.
-rw-r--r--doublecmd-gtk.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/doublecmd-gtk.spec b/doublecmd-gtk.spec
index 3459601..8095f6e 100644
--- a/doublecmd-gtk.spec
+++ b/doublecmd-gtk.spec
@@ -1,13 +1,13 @@
%global doublecmd doublecmd
-%global svn_revision 5256
+%global svn_revision 5447
Name: doublecmd-gtk
Summary: Twin-panel (commander-style) file manager (GTK2)
-Version: 0.5.5
-Release: 1.svn%{svn_revision}%{?dist}
+Version: 0.6.0
+Release: 0.svn%{svn_revision}%{?dist}
URL: http://doublecmd.sourceforge.net
-# svn export -r 5256 http://svn.code.sf.net/p/doublecmd/code/trunk doublecmd-0.5.5
-# tar caf doublecmd-0.5.5-r5256.tar.xz doublecmd-0.5.5
+# svn export -r 5447 http://svn.code.sf.net/p/doublecmd/code/trunk doublecmd-0.6.0
+# tar caf doublecmd-0.6.0-r5447.tar.xz doublecmd-0.6.0
Source0: %{doublecmd}-%{version}-r%{svn_revision}.tar.xz
License: GPL
Group: Applications/File
@@ -38,6 +38,9 @@ install/linux/install.sh --install-prefix=%{buildroot}
%doc %{_mandir}/man1/*
%changelog
+* Mon Feb 03 2014 Vít Ondruch <vondruch@redhat.com> - 0.6.0-0.svn5447
+- Revision 5447.
+
* Mon Jul 15 2013 Vít Ondruch <vondruch@redhat.com> - 0.5.5-1.svn5256
- Revision 5256.