[pcmanfm] 1.2.1

Mamoru TASAKA mtasaka at fedoraproject.org
Fri Jul 4 05:24:35 UTC 2014


commit 3f5104bac4350f4139c684dd00309744b3b0b726
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Fri Jul 4 14:24:41 2014 +0900

    1.2.1

 .gitignore                            |    1 +
 pcmanfm-1.2.0-create-module-dir.patch |   14 --------------
 pcmanfm.spec                          |   13 ++++++-------
 sources                               |    2 +-
 4 files changed, 8 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c86e848..57e85cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ pcmanfm-0.9.7.tar.gz
 /pcmanfm-1.1.2-D20130830gitfc8adaab77.tar.gz
 /pcmanfm-1.2.0-rc1.tar.xz
 /pcmanfm-1.2.0.tar.xz
+/pcmanfm-1.2.1.tar.xz
diff --git a/pcmanfm.spec b/pcmanfm.spec
index 32fb952..266adf1 100644
--- a/pcmanfm.spec
+++ b/pcmanfm.spec
@@ -2,7 +2,7 @@
 %global with_desktop_vendor_tag 1
 %endif
 
-%global         mainver     1.2.0
+%global         mainver     1.2.1
 %undefine         prever
 %global         prerpmver    %(echo "%{?prever}" | sed -e 's|-||g')
 
@@ -26,8 +26,8 @@
 %global	libfm_minver	1.2.0
 
 Name:		pcmanfm
-Version:	1.2.0
-Release:	%{fedorarel}%{?dist}.1
+Version:	%{mainver}
+Release:	%{fedorarel}%{?dist}
 Summary:	Extremly fast and lightweight file manager
 
 Group:		User Interface/Desktops
@@ -43,9 +43,6 @@ Source0:	http://downloads.sourceforge.net/pcmanfm/%{name}-%{mainver}%{?prever}.t
 # From git head e2f4578bd5e89c7a1 data/*.desktop.in
 Source1:	pcmanfm.desktop.in
 Source2:	pcmanfm-desktop-pref.desktop.in
-# Create module directory anyway
-# https://sourceforge.net/p/pcmanfm/bugs/831/
-Patch0:	pcmanfm-1.2.0-create-module-dir.patch
 
 BuildRequires:	libfm-gtk-devel >= %{libfm_minver}
 BuildRequires:	menu-cache-devel
@@ -87,7 +84,6 @@ developing applications that use %{name}.
 %prep
 %setup -q -n %{name}-%{version}%{?prever}
 #install -cpm 644 %{SOURCE1} %{SOURCE2} data/
-%patch0 -p1 -b .emptydir
 
 %if 0%{?usegit} >= 1
 sh autogen.sh
@@ -153,6 +149,9 @@ exit 0
 %{_includedir}/pcmanfm-modules.h
 
 %changelog
+* Fri Jul  4 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.1-1
+- 1.2.1
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e623001..0d43b7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11d59a492c9802866279a6e7e2b3f49e  pcmanfm-1.2.0.tar.xz
+66e634aff37dbc6d7204570df041152f  pcmanfm-1.2.1.tar.xz


More information about the scm-commits mailing list