From 4198e20b05b255b964ff19557f69ca7485679889 Mon Sep 17 00:00:00 2001 From: David Tardon Date: May 23 2014 11:07:09 +0000 Subject: new upstream release 0.5.4 --- diff --git a/.gitignore b/.gitignore index 9a0c683..6e7e4d2 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /liblangtag-0.5.2.tar.bz2 /liblangtag-0.5.3.tar.bz2 /language-subtag-registry-2014-03-27.tar.xz +/liblangtag-0.5.4.tar.bz2 diff --git a/liblangtag.spec b/liblangtag.spec index 23bcc02..2b4af8e 100644 --- a/liblangtag.spec +++ b/liblangtag.spec @@ -2,7 +2,7 @@ %global girapiversion 0.5 Name: liblangtag -Version: 0.5.3 +Version: 0.5.4 Release: 1%{?dist} Summary: An interface library to access tags for identifying languages @@ -10,8 +10,6 @@ Group: System Environment/Libraries License: (LGPLv3+ or MPLv2.0) and UCD URL: http://tagoh.bitbucket.org/liblangtag/ Source0: https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2 -# file downloaded from https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry -Source1: language-subtag-registry-2014-03-27.tar.xz BuildRequires: glibc-common BuildRequires: gtk-doc @@ -58,7 +56,7 @@ BuildArch: noarch The %{name}-doc package contains documentation files for %{name}. %prep -%setup -q -a 1 +%setup -q %build %configure --disable-silent-rules --disable-static --enable-shared --enable-introspection @@ -102,6 +100,9 @@ make %{?_smp_mflags} check %{_datadir}/gtk-doc/html/%{name} %changelog +* Fri May 23 2014 David Tardon - 0.5.4-1 +- new upstream release + * Fri Apr 11 2014 David Tardon - 0.5.3-1 - new upstream release diff --git a/sources b/sources index af33474..f7ce90c 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -c9ed5fed6160f6bd2108e5f4f1cb7f6d liblangtag-0.5.3.tar.bz2 -6c4a14f3401d63c90e1a9bea5ce2e799 language-subtag-registry-2014-03-27.tar.xz +6bae8919e5322d96b6fa7cd533523b1f liblangtag-0.5.4.tar.bz2