Hello community, here is the log from the commit of package blinken for openSUSE:Factory checked in at 2013-04-18 10:13:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blinken (Old) and /work/SRC/openSUSE:Factory/.blinken.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blinken", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/blinken/blinken.changes 2013-03-14 10:55:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.blinken.new/blinken.changes 2013-04-18 10:13:26.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Apr 1 19:15:29 UTC 2013 - [email protected] + +- Update to 4.10.2 \n * Bugfixes + +------------------------------------------------------------------- Old: ---- blinken-4.10.1.tar.xz New: ---- blinken-4.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blinken.spec ++++++ --- /var/tmp/diff_new_pack.by1JgZ/_old 2013-04-18 10:13:27.000000000 +0200 +++ /var/tmp/diff_new_pack.by1JgZ/_new 2013-04-18 10:13:27.000000000 +0200 @@ -17,7 +17,7 @@ Name: blinken -Version: 4.10.1 +Version: 4.10.2 Release: 0 Summary: Simon Says Game License: GPL-2.0+ ++++++ blinken-4.10.1.tar.xz -> blinken-4.10.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/AUTHORS new/blinken-4.10.2/AUTHORS --- old/blinken-4.10.1/AUTHORS 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/AUTHORS 2013-03-29 08:02:22.000000000 +0100 @@ -1 +1 @@ -Albert Astals Cid <tsdgeos AT terra DOT es> +Albert Astals Cid <aacid AT kde DOT org> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/Changelog new/blinken-4.10.2/Changelog --- old/blinken-4.10.1/Changelog 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/Changelog 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -2005-02-16 Albert Astals Cid <[email protected]> - * Initial import diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/src/blinken.desktop new/blinken-4.10.2/src/blinken.desktop --- old/blinken-4.10.1/src/blinken.desktop 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/src/blinken.desktop 2013-03-29 08:02:22.000000000 +0100 @@ -34,6 +34,7 @@ Name[lt]=Blinken Name[lv]=Blinken Name[ml]=ബ്ലിങ്കന് +Name[mr]=ब्लिंकन Name[nb]=Blinken Name[nds]=Blinken Name[ne]=झिम्केको @@ -84,6 +85,7 @@ GenericName[ko]=기억력 향상 게임 GenericName[lt]=Atminties gerinimo žaidimas GenericName[lv]=Atmiņas uzlabošanas spēle +GenericName[mr]=स्मृती वाढविणारा खेळ GenericName[nb]=Et hukommelsesspill GenericName[nds]=Speel för't Verbetern vun't Behollen GenericName[nl]=Geheugenoefenspel @@ -143,6 +145,7 @@ Comment[lt]=Atminties gerinimo žaidimas Comment[lv]=Spēle atmiņas uzlabošanai Comment[ml]=ഒരു ഓര്മ്മ വര്ദ്ധിപ്പിക്കല് കളി +Comment[mr]=स्मृती वाढविणारा खेळ Comment[nb]=Et hukommelsesspill Comment[nds]=En Speel för't Verbetern vun't Behollen Comment[ne]=स्मृति बढाउने खेल diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/src/blinkengame.h new/blinken-4.10.2/src/blinkengame.h --- old/blinken-4.10.1/src/blinkengame.h 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/src/blinkengame.h 2013-03-29 08:02:22.000000000 +0100 @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * + * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/src/button.h new/blinken-4.10.2/src/button.h --- old/blinken-4.10.1/src/button.h 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/src/button.h 2013-03-29 08:02:22.000000000 +0100 @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * + * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/src/main.cpp new/blinken-4.10.2/src/main.cpp --- old/blinken-4.10.1/src/main.cpp 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/src/main.cpp 2013-03-29 08:02:22.000000000 +0100 @@ -21,7 +21,7 @@ int main(int argc, char *argv[]) { KAboutData about("blinken", 0, ki18n("Blinken"), "0.3", ki18n("A memory enhancement game"), KAboutData::License_GPL, ki18n("© 2005-2007 Albert Astals Cid\n© 2005-2007 Danny Allen")); - about.addAuthor(ki18n("Albert Astals Cid"), ki18n("Coding"), "[email protected]"); + about.addAuthor(ki18n("Albert Astals Cid"), ki18n("Coding"), "[email protected]"); about.addAuthor(ki18n("Danny Allen"), ki18n("Design, Graphics and Sounds"), "[email protected]"); about.addCredit(ki18n("Steve Jordi"), ki18n("GPL'ed his 'Steve' font so that we could use it"), "[email protected]"); KCmdLineArgs::init(argc, argv, &about); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/src/soundsplayer.cpp new/blinken-4.10.2/src/soundsplayer.cpp --- old/blinken-4.10.1/src/soundsplayer.cpp 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/src/soundsplayer.cpp 2013-03-29 08:02:22.000000000 +0100 @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * + * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/blinken-4.10.1/src/soundsplayer.h new/blinken-4.10.2/src/soundsplayer.h --- old/blinken-4.10.1/src/soundsplayer.h 2013-03-01 07:39:28.000000000 +0100 +++ new/blinken-4.10.2/src/soundsplayer.h 2013-03-29 08:02:22.000000000 +0100 @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * + * Copyright (C) 2005 by Albert Astals Cid <[email protected]> * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
