diff --git a/.gitignore b/.gitignore index d034087..0b0164a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ gphotoframe-1.0.tar.gz /gphotoframe-1.4.1.tar.gz /gphotoframe-1.5-b1.tar.gz /gphotoframe-1.5-rc1.tar.gz +/gphotoframe-1.5.tar.gz diff --git a/gphotoframe.spec b/gphotoframe.spec index 241aec5..8774ddb 100644 --- a/gphotoframe.spec +++ b/gphotoframe.spec @@ -9,9 +9,9 @@ %endif %global mainver 1.5 -%define minorver -rc1 +#%%undefine minorver -%global mainrel 2 +%global mainrel 1 %global rpmminorver %(echo "%minorver" | sed -e 's|^-||' | sed -e 's|\\\.||') %global fedorarel %{?minorver:0.}%{mainrel}%{?minorver:.%rpmminorver} @@ -205,6 +205,9 @@ exit 0 %{_datadir}/applications/screensavers/%{name}-screensaver.desktop %changelog +* Sun Jan 15 2012 Mamoru Tasaka - 1.5-1 +- 1.5 + * Sun Jan 8 2012 Mamoru Tasaka - 1.5-0.2.rc1 - 1.5 rc1 diff --git a/sources b/sources index 61a2aeb..ca72a28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d87bf8e8c00b2cfe5e70344e4bdbee2b gphotoframe-1.5-rc1.tar.gz +bd19f3d52d937135b7d3b2846505f432 gphotoframe-1.5.tar.gz