[libfm] 1.2.1

Mamoru TASAKA mtasaka at fedoraproject.org
Fri Jul 4 05:22:29 UTC 2014


commit fc32db547b60c7ab4258a469074db10ea014e238
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Fri Jul 4 14:22:36 2014 +0900

    1.2.1

 .gitignore |    1 +
 libfm.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0155cc6..0f35973 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ libfm-0.1.12.tar.gz
 /libfm-1.1.4.tar.xz
 /libfm-1.2.0-rc1.tar.xz
 /libfm-1.2.0.tar.xz
+/libfm-1.2.1.tar.xz
diff --git a/libfm.spec b/libfm.spec
index 3a02659..91eaa5f 100644
--- a/libfm.spec
+++ b/libfm.spec
@@ -3,7 +3,7 @@
 # Upstream git:
 # git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/libfm
 
-%global         mainver     1.2.0
+%global         mainver     1.2.1
 %undefine         prever
 %global         prerpmver    %(echo "%{?prever}" | sed -e 's|-||g')
 
@@ -25,7 +25,7 @@
 
 Name:           libfm
 Version:        %{mainver}
-Release:        %{fedorarel}%{?dist}.1
+Release:        %{fedorarel}%{?dist}
 Summary:        GIO-based library for file manager-like programs
 
 Group:          System Environment/Libraries
@@ -265,6 +265,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %endif
 
 %changelog
+* Fri Jul  4 2014 Mamoru TASAKA <mtasaka at fedoraproject.org> - 1.2.1-1
+- 1.2.1
+
 * Sat Jun 07 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 5996af9..4f7df7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-07d1361bc008db46b0fd4c775f5696de  libfm-1.2.0.tar.xz
+9b4790594c2c80f440ce3238c5774d23  libfm-1.2.1.tar.xz


More information about the scm-commits mailing list