1.2.1
This commit is contained in:
parent
4446bb124d
commit
fc32db547b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user