[liblangtag] new upstream release 0.5.4

David Tardon dtardon at fedoraproject.org
Fri May 23 11:07:38 UTC 2014


commit 4198e20b05b255b964ff19557f69ca7485679889
Author: David Tardon <dtardon at redhat.com>
Date:   Fri May 23 13:07:09 2014 +0200

    new upstream release 0.5.4

 .gitignore      |    1 +
 liblangtag.spec |    9 +++++----
 sources         |    3 +--
 3 files changed, 7 insertions(+), 6 deletions(-)
---
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 <dtardon at redhat.com> - 0.5.4-1
+- new upstream release
+
 * Fri Apr 11 2014 David Tardon <dtardon at redhat.com> - 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


More information about the scm-commits mailing list