Hello community, here is the log from the commit of package seahorse-sharing for openSUSE:Factory checked in at 2012-03-29 14:06:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/seahorse-sharing (Old) and /work/SRC/openSUSE:Factory/.seahorse-sharing.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "seahorse-sharing", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/seahorse-sharing/seahorse-sharing.changes 2012-02-21 12:25:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.seahorse-sharing.new/seahorse-sharing.changes 2012-03-29 14:06:04.000000000 +0200 @@ -1,0 +2,15 @@ +Mon Mar 26 16:12:27 UTC 2012 - [email protected] + +- Update to version 3.4.0: + + No changes. + +------------------------------------------------------------------- +Tue Mar 20 17:09:30 UTC 2012 - [email protected] + +- Update to version 3.3.92: + + Build fix, rename gettext package +- Drop hack to remove translations in %install now that a + non-conflicting domain is used, and enable the use of a lang + subpackage by removing the have_lang macro. + +------------------------------------------------------------------- Old: ---- seahorse-sharing-3.2.1.tar.bz2 New: ---- seahorse-sharing-3.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seahorse-sharing.spec ++++++ --- /var/tmp/diff_new_pack.k2mSd3/_old 2012-03-29 14:06:05.000000000 +0200 +++ /var/tmp/diff_new_pack.k2mSd3/_new 2012-03-29 14:06:05.000000000 +0200 @@ -16,16 +16,14 @@ # -%define have_lang 0 - Name: seahorse-sharing -Version: 3.2.1 +Version: 3.4.0 Release: 0 Summary: Sharing of PGP public keys via DNS-SD and HKP License: GPL-2.0+ Group: Productivity/Security Url: http://projects.gnome.org/seahorse/ -Source: http://download.gnome.org/sources/seahorse-sharing/3.2/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/seahorse-sharing/3.4/%{name}-%{version}.tar.xz BuildRequires: gpg2 BuildRequires: gpgme-devel BuildRequires: intltool @@ -36,19 +34,14 @@ BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(sm) -%if %{have_lang} Recommends: %{name}-lang -%endif Enhances: seahorse BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package adds sharing of PGP public keys via DNS-SD and HKP. -%if %{have_lang} %lang_package -%endif - %prep %setup -q @@ -58,12 +51,8 @@ %install %make_install -# Drop translations that don't use the right domain (reported upstream by mail) -rm %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/seahorse.mo %suse_update_desktop_file %{name} -%if %{have_lang} %find_lang %{name} %{?no_lang_C} -%endif %files %defattr(-,root,root) @@ -75,9 +64,6 @@ %dir %{_datadir}/pixmaps/seahorse/*/ %{_datadir}/pixmaps/seahorse/*/seahorse-share-keys.* -%if %{have_lang} - %files lang -f %{name}.lang -%endif %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
