Hello community, here is the log from the commit of package kgpg for openSUSE:Factory checked in at 2013-12-11 14:34:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgpg (Old) and /work/SRC/openSUSE:Factory/.kgpg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgpg" Changes: -------- --- /work/SRC/openSUSE:Factory/kgpg/kgpg.changes 2013-12-02 12:33:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kgpg.new/kgpg.changes 2013-12-11 14:34:56.000000000 +0100 @@ -1,0 +2,14 @@ +Fri Nov 29 07:15:10 UTC 2013 - [email protected] + +- Update to 4.11.97 + * KDE 4.12 RC 1 release + * See http://www.kde.org/announcements/announce-4.12-rc.php + +------------------------------------------------------------------- +Sat Nov 23 22:29:01 UTC 2013 - [email protected] + +- Update to 4.11.95 + * KDE 4.12 Beta 3 release + * See http://www.kde.org/announcements/announce-4.12-beta3.php + +------------------------------------------------------------------- Old: ---- kgpg-4.11.90.tar.xz New: ---- kgpg-4.11.97.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgpg.spec ++++++ --- /var/tmp/diff_new_pack.0ge97H/_old 2013-12-11 14:34:57.000000000 +0100 +++ /var/tmp/diff_new_pack.0ge97H/_new 2013-12-11 14:34:57.000000000 +0100 @@ -17,7 +17,7 @@ Name: kgpg -Version: 4.11.90 +Version: 4.11.97 Release: 0 Summary: Encryption Tool License: GPL-2.0+ ++++++ kgpg-4.11.90.tar.xz -> kgpg-4.11.97.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgpg-4.11.90/kgpgkeygenerate.ui new/kgpg-4.11.97/kgpgkeygenerate.ui --- old/kgpg-4.11.90/kgpgkeygenerate.ui 2013-11-13 18:22:15.000000000 +0100 +++ new/kgpg-4.11.97/kgpgkeygenerate.ui 2013-11-27 03:00:02.000000000 +0100 @@ -159,7 +159,7 @@ <item row="1" column="1"> <widget class="QCheckBox" name="capAuth"> <property name="text"> - <string>Authentification</string> + <string>Authentication</string> </property> <property name="checked"> <bool>true</bool> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgpg-4.11.90/main.cpp new/kgpg-4.11.97/main.cpp --- old/kgpg-4.11.90/main.cpp 2013-11-13 18:22:15.000000000 +0100 +++ new/kgpg-4.11.97/main.cpp 2013-11-27 03:00:02.000000000 +0100 @@ -23,7 +23,7 @@ static const char description[] = I18N_NOOP("KGpg - simple gui for gpg\n\nKGpg was designed to make gpg very easy to use.\nI tried to make it as secure as possible.\nHope you enjoy it."); -static const char version[] = "2.10.90"; +static const char version[] = "2.10.97"; int main(int argc, char *argv[]) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgpg-4.11.90/transactions/kgpggeneratekey.cpp new/kgpg-4.11.97/transactions/kgpggeneratekey.cpp --- old/kgpg-4.11.90/transactions/kgpggeneratekey.cpp 2013-11-13 18:22:15.000000000 +0100 +++ new/kgpg-4.11.97/transactions/kgpggeneratekey.cpp 2013-11-27 03:00:02.000000000 +0100 @@ -116,7 +116,7 @@ QStringList usage; #if 0 // GnuPG always adds cert, but it does not allow this to be - // explicitely specified + // explicitly specified if (m_capabilities & KgpgCore::SKT_CERTIFICATION) usage << QLatin1String("cert"); #endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
