This commit is contained in:
Mamoru TASAKA 2014-07-04 14:22:36 +09:00
parent 4446bb124d
commit fc32db547b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@fedoraproject.org> - 1.2.1-1
- 1.2.1
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-1.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
07d1361bc008db46b0fd4c775f5696de libfm-1.2.0.tar.xz
9b4790594c2c80f440ce3238c5774d23 libfm-1.2.1.tar.xz