[rodent] Update to 5.3.14.6

Antonio Trande sagitter at fedoraproject.org
Wed Jan 14 19:54:43 UTC 2015


commit 1b324a5f0cdb5d4e4a124908b84da17c7e517c5e
Author: sagitter <sagitterATfedoraprojectDOTorg>
Date:   Wed Jan 14 20:54:58 2015 +0100

    Update to 5.3.14.6

 .gitignore  |    1 +
 rodent.spec |   13 +++++++------
 sources     |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 802d7d6..69d9b27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /rodent-5.2.9.tar.bz2
 /rodent-5.3.12.tar.bz2
 /rodent-5.3.14.5.tar.bz2
+/rodent-5.3.14.6.tar.bz2
diff --git a/rodent.spec b/rodent.spec
index af96c34..bf8b6f2 100644
--- a/rodent.spec
+++ b/rodent.spec
@@ -1,5 +1,3 @@
-#%%global   checkout
-
 %global   with_rodentfgr     1
 %global   with_rodentdiff    1
 %global   with_rodenticonmgr 1
@@ -8,10 +6,10 @@
 Name:  rodent
 Summary: Advanced user file manager for Linux/BSD systems
 Version: 5.3.14
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv3+
 URL: http://xffm.foo-projects.org/
-Source0: http://sourceforge.net/projects/xffm/files/%{version}.5/rodent-%{version}.5.tar.bz2
+Source0: http://sourceforge.net/projects/xffm/files/%{version}.5/rodent-%{version}.6.tar.bz2
 
 ##Iconview bug in Fedora 
 ##See http://sourceforge.net/p/xffm/bugs/66/
@@ -27,7 +25,7 @@ BuildRequires: librsvg2-devel
 BuildRequires: libzip-devel
 BuildRequires: dbh-devel >= 5.0.13
 BuildRequires: tubo-devel >= 5.0.14
-BuildRequires: librfm-devel >= 5.3.14
+BuildRequires: librfm-devel >= 5.3.14-3
 BuildRequires: desktop-file-utils, chrpath, procps-ng
 
 %description
@@ -84,7 +82,7 @@ systems to reduce the possibility of bugs to a minimum.
 %endif #with_rodentpkg
 
 %prep
-%setup -q -n %{name}-%{version}.5
+%setup -q -n %{name}-%{version}.6
 
 %if 0%{?fedora} < 21
 %patch0 -p0
@@ -250,6 +248,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
 %endif #with_rodenticonmgr
 
 %changelog
+* Tue Jan 06 2015 Antonio Trande <sagitterATfedoraproject.org> 5.3.14-2
+- Update to 5.3.14.6
+
 * Mon Dec 15 2014 Antonio Trande <sagitterATfedoraproject.org> 5.3.14-1
 - Update to 5.3.14.5
 - Added %%license
diff --git a/sources b/sources
index ea34a88..bb6b6af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-086e1ea433c5525e572beb17aed38b9b  rodent-5.3.14.5.tar.bz2
+28c3eb403f363499f5237424f1939727  rodent-5.3.14.6.tar.bz2


More information about the scm-commits mailing list