diff --git a/evolution-3.1.91.tar.bz2 b/evolution-3.1.91.tar.bz2 deleted file mode 100644 index 6b13aed..0000000 --- a/evolution-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a023470d17b24790aeb2b2ff8d8e53dbfee6521028e2f70cc9544209d14ad07a -size 16708732 diff --git a/evolution-3.2.0.tar.bz2 b/evolution-3.2.0.tar.bz2 new file mode 100644 index 0000000..3ffd85c --- /dev/null +++ b/evolution-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:375ca9bbfbc7eba9e645ed4407434bdddd20da064882ff91b82fb682eaa875c3 +size 16707656 diff --git a/evolution.changes b/evolution.changes index 55e9e14..157b78f 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Sun Sep 25 23:05:22 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.0: + + Updated translations. + +------------------------------------------------------------------- +Wed Sep 21 18:06:00 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.1.92: + + Make sure GConf schemas have defined default values + + User documentation improvements. + + Bugs fixed: bgo#659125, bgo#655253, bgo#635347, bgo#657611, + bgo#658460, bgo#657386, bgo#655728, bgo#655564, bgo#655568, + bgo#655709. + + Updated translations. + +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Remove redundant/obsolete tags/sections from specfile + (cf. packaging guidelines) +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Sun Sep 4 16:25:29 UTC 2011 - vuntz@opensuse.org diff --git a/evolution.spec b/evolution.spec index f51f354..d90081d 100644 --- a/evolution.spec +++ b/evolution.spec @@ -75,11 +75,11 @@ License: LGPLv2.0 ; LGPLv3 Group: Productivity/Networking/Email/Clients # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.2 -Version: 3.1.91 +Version: 3.2.0 Release: 1 # FIXME: check with upstream/meego if we want to enable clutter for express mode Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite -Source0: http://download.gnome.org/sources/evolution/3.1/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/evolution/3.2/%{name}-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch maw@novell.com -- look for ldap includes in %{_libdir}/evoldap/include Patch15: evolution-custom-openldap-includes.patch # PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column. @@ -104,7 +104,6 @@ Evolution or embed the existing ones in other applications. %package -n glade3-catalog-evolution - License: LGPLv2.0 ; LGPLv3 Summary: Evolution Library -- Catalog for Glade Group: Development/Tools/GUI Builders @@ -213,7 +212,7 @@ intltoolize --copy --force pushd help %{__make} popd -%{__make} %{?jobs:-j%jobs} V=1 +make %{?_smp_flags} V=1 %install %{makeinstall} @@ -237,9 +236,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %endif %fdupes %{buildroot} -%clean -%{__rm} -rf %{buildroot} - %pre -f %{name}.schemas_pre %post