diff --git a/.gitignore b/.gitignore index 0084a7e..b2b5782 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gnome-commander-1.2.8.7.tar.bz2 /gnome-commander-1.2.8.8.tar.bz2 /gnome-commander-1.2.8.9.tar.bz2 /gnome-commander-1.2.8.10.tar.bz2 +/gnome-commander-1.2.8.11.tar.bz2 diff --git a/gnome-commander.spec b/gnome-commander.spec index 9cc763a..8144e68 100644 --- a/gnome-commander.spec +++ b/gnome-commander.spec @@ -26,7 +26,7 @@ %global use_autotool 0 %global update_po 0 %global if_pre 0 -%global main_release 3 +%global main_release 1 %global extratag git_%{git_pull_JST} %undefine extratag %global mimeedit_rev 1958 @@ -45,7 +45,7 @@ %global fedora_rel %( [ 0%{?if_pre} -gt 0 ] && echo 0. )%{main_release}%{?extratag:.%extratag} Name: gnome-commander -Version: 1.2.8.10 +Version: 1.2.8.11 # Downgrade 3 times, sorry... Epoch: 3 Release: %{fedora_rel}%{?dist} @@ -239,6 +239,9 @@ desktop-file-install \ %{_datadir}/pixmaps/%{name}/ %changelog +* Tue May 3 2011 Mamoru Tasaka - 3:1.2.8.11-1 +- Update to 1.2.8.11 + * Sun Mar 13 2011 Marek Kasik - 3:1.2.8.10-3 - Rebuild (poppler-0.16.3) diff --git a/sources b/sources index a03907c..c017473 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9605ed93f40d1e3c7a23ea1ce2ec5f6e gnome-commander-1.2.8.10.tar.bz2 +fe8f54ad352a31df87dead8d7ddc09c9 gnome-commander-1.2.8.11.tar.bz2