From 49ce29d429e628d89713d10b952fbaf16f7fa98e Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 15 Aug 2013 15:43:09 +0900 Subject: [PATCH] 1.1.2 --- .gitignore | 1 + libfm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d6f70a3..4e5c750 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ libfm-0.1.12.tar.gz /libfm-1.0.1.tar.gz /libfm-1.1.0.tar.gz /libfm-1.1.1.tar.gz +/libfm-1.1.2.tar.gz diff --git a/libfm.spec b/libfm.spec index b30ff1e..7e6ad4f 100644 --- a/libfm.spec +++ b/libfm.spec @@ -4,7 +4,7 @@ # git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/libfm %global usegit 0 -%global mainrel 2 +%global mainrel 1 %global githash e2f4578bd5e89c7a12eae19abd8df7f9f599d115 %global shorthash %(TMP=%githash ; echo ${TMP:0:10}) @@ -20,7 +20,7 @@ %global build_doc 1 Name: libfm -Version: 1.1.1 +Version: 1.1.2 Release: %{fedorarel}%{?dist} Summary: GIO-based library for file manager-like programs @@ -240,6 +240,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %endif %changelog +* Thu Aug 15 2013 Mamoru TASAKA - 1.1.2-1 +- 1.1.2 + * Sun Aug 11 2013 Mamoru TASAKA - 1.1.1-2 - Regenerate desktop file from .in file using intltool diff --git a/sources b/sources index be30507..81feee1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90ba664616b06835db7ebc949388d03b libfm-1.1.1.tar.gz +c09072e26b9688a7d171843c0da9b33f libfm-1.1.2.tar.gz