new upstream release 0.5.7

f41
David Tardon 10 years ago
parent 564734c9a4
commit e6308ce4eb

1
.gitignore vendored

@ -1 +1,2 @@
/liblangtag-0.5.6.tar.bz2
/liblangtag-0.5.7.tar.bz2

@ -2,19 +2,16 @@
%global girapiversion 0.5
Name: liblangtag
Version: 0.5.6
Release: 2%{?dist}
Version: 0.5.7
Release: 1%{?dist}
Summary: An interface library to access tags for identifying languages
License: (LGPLv3+ or MPLv2.0) and UCD
URL: http://tagoh.bitbucket.org/liblangtag/
Source0: https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: glibc-common
BuildRequires: gtk-doc
BuildRequires: libtool
BuildRequires: pkgconfig(check)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
@ -67,9 +64,6 @@ The %{name}-doc package contains documentation files for %{name}.
%autosetup -p1
%build
aclocal
autoconf
automake
%configure --disable-silent-rules --disable-static --enable-shared --enable-introspection
sed -i \
-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
@ -116,6 +110,9 @@ make %{?_smp_mflags} check
%{_datadir}/gtk-doc/html/%{name}
%changelog
* Fri Jun 26 2015 David Tardon <dtardon@redhat.com> - 0.5.7-1
- new upstream release
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

@ -1 +1 @@
53e2d316ec59eff9687a2293327fbd74 liblangtag-0.5.6.tar.bz2
80d063d6db4c010e18c606af8aed6231 liblangtag-0.5.7.tar.bz2

Loading…
Cancel
Save