[evolution-rspam] new upstream release

Lucian Langa lucilanga at fedoraproject.org
Sun Aug 12 20:24:04 UTC 2012


commit 23d81cece50c22d7fdbf57968c470f906fc76d03
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Sun Aug 12 22:22:05 2012 +0200

    new upstream release

 .gitignore           |    1 +
 evolution-rspam.spec |    8 +++++---
 sources              |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e47da1..47e85cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ evolution-rspam-0.1.0.tar.gz
 /evolution-rspam-0.3.0.tar.gz
 /evolution-rspam-0.4.0.tar.gz
 /evolution-rspam-0.5.0.tar.xz
+/evolution-rspam-0.6.0.tar.xz
diff --git a/evolution-rspam.spec b/evolution-rspam.spec
index 46c4082..41f74c1 100644
--- a/evolution-rspam.spec
+++ b/evolution-rspam.spec
@@ -1,6 +1,6 @@
 Name: evolution-rspam
 Summary: Evolution Plugin for reporting spam
-Version: 0.5.0
+Version: 0.6.0
 Release: 1%{?dist}
 Group: Applications/Internet
 License: GPLv2+
@@ -35,13 +35,12 @@ make %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 find %{buildroot} -name \*\.la -print | xargs rm -f
 %find_lang rspam
 
 # remove old GConf schemas
-find $RPM_BUILD_ROOT/%{_sysconfdir}/gconf/schemas -name '*.schemas' -exec rm {} \;
+#find $RPM_BUILD_ROOT/%{_sysconfdir}/gconf/schemas -name '*.schemas' -exec rm {} \;
 
 %clean
 rm -rf %{buildroot}
@@ -70,6 +69,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %doc TODO
 
 %changelog
+* Sun Aug 12 2012 Lucian Langa <cooly at gnome.eu.org> - 0.6.0-1
+- new upstream release
+
 * Thu Aug 09 2012 Lucian Langa <cooly at gnome.eu.org> - 0.5.0-1
 - new upstream release
 
diff --git a/sources b/sources
index 4fd30cb..0bd58ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e50662de5832f6f2548f541c0d8939d5  evolution-rspam-0.5.0.tar.xz
+3ceaf79d3b75802c12bb393165aeb927  evolution-rspam-0.6.0.tar.xz


More information about the scm-commits mailing list