diff --git a/.gitignore b/.gitignore index 96615d1..7997a07 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ iso-codes-3.19.tar.bz2 /iso-codes-3.45.tar.xz /iso-codes-3.46.tar.xz /iso-codes-3.47.tar.xz +/iso-codes-3.48.tar.xz diff --git a/iso-codes.spec b/iso-codes.spec index 8ff802a..5840082 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,6 +1,6 @@ Name: iso-codes Summary: ISO code lists and translations -Version: 3.47 +Version: 3.48 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Base @@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %{_datadir}/pkgconfig/iso-codes.pc %changelog +* Sun Nov 03 2013 Parag Nemade - 3.48-1 +- Update to 3.48 + * Fri Oct 04 2013 Parag Nemade - 3.47-1 - Update to 3.47 diff --git a/sources b/sources index edc7e5c..d657fd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -889091d3afcd56ee0e5c10a5d3909516 iso-codes-3.47.tar.xz +6488463aae295c5461f9483fe301c18f iso-codes-3.48.tar.xz