Hello community, here is the log from the commit of package profanity for openSUSE:Factory checked in at 2015-10-03 20:30:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/profanity (Old) and /work/SRC/openSUSE:Factory/.profanity.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "profanity" Changes: -------- --- /work/SRC/openSUSE:Factory/profanity/profanity.changes 2015-07-12 22:52:54.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.profanity.new/profanity.changes 2015-10-03 20:30:20.000000000 +0200 @@ -1,0 +2,12 @@ +Thu Oct 1 09:40:35 UTC 2015 - [email protected] + +- Build with PGP enabled +- Upgrade to version 0.4.7: + * Build against libmesode if available + * Handle invalid SSL certificates (requires libmesode) + * Allow auto extended away + * Include last acitvity in initial presence (xep-0256) + * Last Activity (xep-0012) + libmesode is not yet packaged. So this version uses libstrophe still. + +------------------------------------------------------------------- Old: ---- profanity-0.4.6.tar.gz New: ---- profanity-0.4.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ profanity.spec ++++++ --- /var/tmp/diff_new_pack.CykB2m/_old 2015-10-03 20:30:21.000000000 +0200 +++ /var/tmp/diff_new_pack.CykB2m/_new 2015-10-03 20:30:21.000000000 +0200 @@ -17,23 +17,26 @@ Name: profanity -Version: 0.4.6 +Version: 0.4.7 Release: 0 Summary: Console based XMPP client License: SUSE-GPL-3.0+-with-openssl-exception Group: Productivity/Networking/Instant Messenger Url: http://profanity.im/ Source: http://profanity.im/%{name}-%{version}.tar.gz -BuildRequires: libexpat-devel BuildRequires: glib2-devel BuildRequires: gnutls-devel +BuildRequires: libXss1 BuildRequires: libcurl-devel +BuildRequires: libexpat-devel +BuildRequires: libgpgme-devel +BuildRequires: libnotify-devel BuildRequires: libotr-devel BuildRequires: libstrophe-devel +BuildRequires: libuuid-devel BuildRequires: ncurses-devel BuildRequires: openssl-devel -BuildRequires: libnotify-devel -BuildRequires: libstrophe-devel +BuildRequires: readline-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -46,7 +49,8 @@ %configure \ --enable-notifications \ --enable-otr \ - --with-themes + --with-themes \ + --enable-pgp make %{?_smp_mflags} @@ -57,8 +61,8 @@ %defattr(-,root,root) %{_bindir}/profanity %{_mandir}/man1/profanity.1.* -%dir /usr/share/profanity/themes/ -%dir /usr/share/profanity/ -/usr/share/profanity/themes/* +%dir %{_datadir}/profanity/themes/ +%dir %{_datadir}/profanity/ +%{_datadir}/profanity/themes/* %changelog ++++++ profanity-0.4.6.tar.gz -> profanity-0.4.7.tar.gz ++++++ ++++ 52747 lines of diff (skipped)
