diff --git a/.gitignore b/.gitignore index ab910da..7698b22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ alexandria-0.6.6.tar.gz /alexandria-0.6.6-svn1154_trunk.tar.gz +/alexandria-0.6.7.tar.gz diff --git a/alexandria.spec b/alexandria.spec index 3692378..4a64418 100644 --- a/alexandria.spec +++ b/alexandria.spec @@ -1,19 +1,19 @@ %{!?ruby_sitelib: %global ruby_sitelib %(ruby -rrbconfig -e "puts Config::CONFIG['sitelibdir']")} %define rubyabi 1.8 -%define repoid 71308 +%define repoid 75476 -%define majorver 0.6.6 -%define minorver svn1154_trunk +%define majorver 0.6.7 +%undefine minorver %undefine ifpre -%define fedorarel 2 +%define fedorarel 1 %define rel %{?ifpre:0.}%{fedorarel}%{?minorver:.%minorver} Name: alexandria Version: %{majorver} -Release: %{rel}%{?dist}.1 +Release: %{rel}%{?dist} Summary: Book collection manager Group: Applications/Productivity @@ -177,6 +177,9 @@ exit 0 %{_datadir}/icons/hicolor/*/apps/%{name}.* %changelog +* Sun Nov 27 2011 Mamoru Tasaka - 0.6.7-1 +- Update to 0.6.7 + * Mon Feb 07 2011 Fedora Release Engineering - 0.6.6-2.svn1154_trunk.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/clog b/clog index 368b480..69c56e3 100644 --- a/clog +++ b/clog @@ -1,4 +1 @@ -- Update from trunk to try the following fixes - - Hang with importing bad ISDN number (alexandria-Bugs-25348) - - UTF-8 issue on WorldCat provider (alexandria-Bugs-28437) - - Other fixes on providers +Update to 0.6.7 diff --git a/sources b/sources index 4ddc0ad..06f4410 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3191dab651f76b8dc90f422a19c00997 alexandria-0.6.6-svn1154_trunk.tar.gz +bb399ec7568f4829ce11ca1c5c49c958 alexandria-0.6.7.tar.gz