[libaccounts-glib] Update to 0.45

supercyper supercyper at fedoraproject.org
Fri Aug 6 05:18:42 UTC 2010


commit 7a8b93f4f10b0b2822025b91a6769f8f055a44f8
Author: Chen Lei <supercyper at 163.com>
Date:   Fri Aug 6 13:17:36 2010 +0800

    Update to 0.45

 .gitignore            |    2 +-
 libaccounts-glib.spec |   15 +++++++++------
 sources               |    2 +-
 3 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5daf56..28dc974 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-libaccounts-glib-0.39.tar.gz
+libaccounts-glib-0.45.tar.gz
diff --git a/libaccounts-glib.spec b/libaccounts-glib.spec
index 9882f43..80f715e 100644
--- a/libaccounts-glib.spec
+++ b/libaccounts-glib.spec
@@ -1,17 +1,17 @@
 Name:		libaccounts-glib
-Version:	0.39
-Release:	2%{?dist}
+Version:	0.45
+Release:	1%{?dist}
 Group:		System Environment/Libraries
 Summary:	Nokia Maemo Accounts base library
 License:	LGPLv2
 URL:		http://gitorious.org/accounts-sso/accounts-glib
-#extracted from http://repo.meego.com/MeeGo/builds/trunk/1.0.80.11.20100720.2/core/repos/source/libaccounts-glib-0.39-4.3.src.rpm
+# extracted from http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/source/libaccounts-glib-0.45-1.1.src.rpm
 Source0:	%{name}-%{version}.tar.gz
 BuildRequires:	dbus-glib-devel
 BuildRequires:	libxml2-devel
 BuildRequires:	sqlite-devel
 BuildRequires:	check-devel
-#no needed for final release tarball
+# no needed for final release tarball
 BuildRequires:	libtool
 BuildRequires:	gtk-doc
 
@@ -46,10 +46,10 @@ make install DESTDIR=%{buildroot}
 
 rm -f %{buildroot}%{_libdir}/*.la
 
-#Add docs manuall to %%doc instead
+# add docs manuall to %%doc instead
 rm -rf %{buildroot}%{_prefix}/doc/reference
 
-#remove tests for now
+# remove tests for now
 rm -f %{buildroot}%{_bindir}/*test*
 rm -rf %{buildroot}%{_datadir}/libaccounts-glib0-test
 
@@ -72,6 +72,9 @@ rm -rf %{buildroot}%{_datadir}/libaccounts-glib0-test
 %{_includedir}/%{name}
 
 %changelog
+* Fri Aug 06 2010 Chen Lei <supercyper at 163.com> - 0.45-1
+- New upstream release
+
 * Fri Jul 23 2010 Chen Lei <supercyper at 163.com> - 0.39-2
 - List files more specfic in spec
 - Add a permanent link for meego SRPM
diff --git a/sources b/sources
index 0759399..ab2da8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52f6da83a66c8800c2e4b300ee7dd160  libaccounts-glib-0.39.tar.gz
+259cb6d5f80f04aebe8c40575845b9d3  libaccounts-glib-0.45.tar.gz


More information about the scm-commits mailing list