diff --git a/libsecret.spec b/libsecret.spec index f456ad7..9bff957 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -1,5 +1,6 @@ +%define majver %(echo %version | cut -d. -f1-2) Name: libsecret -Version: 0.18 +Version: 0.18.2 Release: 1mamba Summary: GObject based library for accessing the Secret Service API Group: System/Libraries @@ -7,7 +8,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://live.gnome.org -Source: http://ftp.acc.umu.se/pub/GNOME/sources/libsecret/%{version}/libsecret-%{version}.tar.xz +Source: http://ftp.acc.umu.se/pub/GNOME/sources/libsecret/%{majver}/libsecret-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -106,6 +107,9 @@ This package includes the %{name} API documentation. %{_datadir}/gtk-doc/html/libsecret-1/* %changelog +* Sun May 10 2015 Silvan Calarco 0.18.2-1mamba +- update to 0.18.2 + * Sat Mar 08 2014 Automatic Build System 0.18-1mamba - automatic version update by autodist