Hello community, here is the log from the commit of package lxqt-about for openSUSE:Factory checked in at 2017-03-12 19:58:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-about (Old) and /work/SRC/openSUSE:Factory/.lxqt-about.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-about" Sun Mar 12 19:58:55 2017 rev:8 rq:460074 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-about/lxqt-about.changes 2016-10-06 12:43:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lxqt-about.new/lxqt-about.changes 2017-03-12 19:58:56.124755068 +0100 @@ -1,0 +2,9 @@ +Thu Feb 23 17:30:56 UTC 2017 - [email protected] + +- Update to 0.11.1: + * Removed da_DK (keep da) + * Added *da.desktop, renamed da_DK to da + * .gitignore: Fix typo + * Remove cpack (#34) + +------------------------------------------------------------------- Old: ---- lxqt-about-0.11.0.tar.xz lxqt-about-0.11.0.tar.xz.asc New: ---- lxqt-about-0.11.1.tar.xz lxqt-about-0.11.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-about.spec ++++++ --- /var/tmp/diff_new_pack.Sd1Rd2/_old 2017-03-12 19:58:56.736668485 +0100 +++ /var/tmp/diff_new_pack.Sd1Rd2/_new 2017-03-12 19:58:56.740667918 +0100 @@ -17,7 +17,7 @@ Name: lxqt-about -Version: 0.11.0 +Version: 0.11.1 Release: 0 Summary: LXQt About Dialog License: GPL-2.0+ and LGPL-2.1+ @@ -27,6 +27,7 @@ Source1: http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring BuildRequires: cmake >= 3.0.2 +BuildRequires: lxqt-build-tools-devel BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(lxqt) >= %{version} ++++++ lxqt-about-0.11.0.tar.xz -> lxqt-about-0.11.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/.gitignore new/lxqt-about-0.11.1/.gitignore --- old/lxqt-about-0.11.0/.gitignore 2016-09-24 00:43:54.000000000 +0200 +++ new/lxqt-about-0.11.1/.gitignore 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -CMakeLists.txt.user* -build -translations/lxqt-sudo diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/CHANGELOG new/lxqt-about-0.11.1/CHANGELOG --- old/lxqt-about-0.11.0/CHANGELOG 2016-09-24 00:43:54.000000000 +0200 +++ new/lxqt-about-0.11.1/CHANGELOG 2017-01-01 22:56:01.000000000 +0100 @@ -1,7 +1,16 @@ -lxqt-about-0.11.0 / 2016-09-24 +lxqt-about-0.11.1 / 2017-01-01 ============================== + * Removed da_DK (keep da) + * Added *da.desktop, renamed da_DK to da + * .gitignore: Fix typo + * Remove cpack (#34) + +0.11.0 / 2016-09-24 +=================== + + * Release 0.11.0: Add changelog * Extend README.md * translation: Fix language in _nl.desktop * Create lxqt-about_nl.desktop diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/CMakeLists.txt new/lxqt-about-0.11.1/CMakeLists.txt --- old/lxqt-about-0.11.0/CMakeLists.txt 2016-09-24 00:43:54.000000000 +0200 +++ new/lxqt-about-0.11.1/CMakeLists.txt 2017-01-01 22:56:01.000000000 +0100 @@ -84,13 +84,3 @@ DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/applications" COMPONENT Runtime ) - -# building tarball with CPack ------------------------------------------------- -include(InstallRequiredSystemLibraries) -set(CPACK_PACKAGE_VERSION_MAJOR ${LXQT_MAJOR_VERSION}) -set(CPACK_PACKAGE_VERSION_MINOR ${LXQT_MINOR_VERSION}) -set(CPACK_PACKAGE_VERSION_PATCH ${LXQT_PATCH_VERSION}) -set(CPACK_GENERATOR TBZ2) -set(CPACK_SOURCE_GENERATOR TBZ2) -set(CPACK_SOURCE_IGNORE_FILES /build/;.gitignore;.*~;.git;.kdev4;temp) -include(CPack) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/translations/lxqt-about_da.desktop new/lxqt-about-0.11.1/translations/lxqt-about_da.desktop --- old/lxqt-about-0.11.0/translations/lxqt-about_da.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-about-0.11.1/translations/lxqt-about_da.desktop 2017-01-01 22:56:01.000000000 +0100 @@ -0,0 +1,3 @@ +Name[da]=Om LXQt +GenericName[da]=Om LXQt +Comment[da]=Lær mere om LXQt diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/translatorsinfo/translators_da.info new/lxqt-about-0.11.1/translatorsinfo/translators_da.info --- old/lxqt-about-0.11.0/translatorsinfo/translators_da.info 1970-01-01 01:00:00.000000000 +0100 +++ new/lxqt-about-0.11.1/translatorsinfo/translators_da.info 2017-01-01 22:56:01.000000000 +0100 @@ -0,0 +1,44 @@ +_help = Don't translate this text, it is only help. \ + I want to thank you in the "About" dialog. So, please fill the following information about yourself. \ + The number does not matter, all the names will be displayed in alphabetical order. + + +translator_1_nameEnglish = Peter Jespersen +translator_1_nameNative = Peter Jespersen +translator_1_contact = [email protected] + +translator_2_nameEnglish = mjjzf +translator_2_nameNative = Morten Juhl-Johansen Zölde-Fejér +translator_2_contact = [email protected] + +translator_3_nameEnglish = Anders Graverholt +translator_3_nameNative = Anders Graverholt +translator_3_contact = [email protected] + +translator_4_nameEnglish = Mikkel Skovlund +translator_4_nameNative = Mikkel Skovlund +# translator_4_contact = Translator 4. Contact information, email or web site address. + +translator_5_nameEnglish = scootergrisen +translator_5_nameNative = scootergrisen +# translator_5_contact = Translator 5. Contact information, email or web site address. + +# translator_6_nameEnglish = Translator 6. Your name in English. +# translator_6_nameNative = Translator 6. Your name in the native language. +# translator_6_contact = Translator 6. Contact information, email or web site address. + +# translator_7_nameEnglish = Translator 7. Your name in English. +# translator_7_nameNative = Translator 7. Your name in the native language. +# translator_7_contact = Translator 7. Contact information, email or web site address. + +# translator_8_nameEnglish = Translator 8. Your name in English. +# translator_8_nameNative = Translator 8. Your name in the native language. +# translator_8_contact = Translator 8. Contact information, email or web site address. + +# translator_9_nameEnglish = Translator 9. Your name in English. +# translator_9_nameNative = Translator 9. Your name in the native language. +# translator_9_contact = Translator 9. Contact information, email or web site address. + +# translator_10_nameEnglish = Translator 10. Your name in English. +# translator_10_nameNative = Translator 10. Your name in the native language. +# translator_10_contact = Translator 10. Contact information, email or web site address. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/translatorsinfo/translators_da_DK.info new/lxqt-about-0.11.1/translatorsinfo/translators_da_DK.info --- old/lxqt-about-0.11.0/translatorsinfo/translators_da_DK.info 2016-09-24 00:43:54.000000000 +0200 +++ new/lxqt-about-0.11.1/translatorsinfo/translators_da_DK.info 1970-01-01 01:00:00.000000000 +0100 @@ -1,42 +0,0 @@ -# _help = Don't translate this text, it is only help. I want to thank you in the "About" dialog. So, please fill the following information about yourself. The number does not matter, all the names will be displayed in alphabetical order. - - -translator_1_nameEnglish = Peter Jespersen -translator_1_nameNative = Peter Jespersen -translator_1_contact = [email protected] - -translator_2_nameEnglish = mjjzf -translator_2_nameNative = Morten Juhl-Johansen Zölde-Fejér -translator_2_contact = [email protected] - -translator_3_nameEnglish = Anders Graverholt -translator_3_nameNative = Anders Graverholt -translator_3_contact = [email protected] - -translator_4_nameEnglish = Mikkel Skovlund -translator_4_nameNative = Mikkel Skovlund -# translator_4_contact = Translator 4. Contact information, email or web site address. - -# translator_5_nameEnglish = Translator 5. Your name in English. -# translator_5_nameNative = Translator 5. Your name in the native language. -# translator_5_contact = Translator 5. Contact information, email or web site address. - -# translator_6_nameEnglish = Translator 6. Your name in English. -# translator_6_nameNative = Translator 6. Your name in the native language. -# translator_6_contact = Translator 6. Contact information, email or web site address. - -# translator_7_nameEnglish = Translator 7. Your name in English. -# translator_7_nameNative = Translator 7. Your name in the native language. -# translator_7_contact = Translator 7. Contact information, email or web site address. - -# translator_8_nameEnglish = Translator 8. Your name in English. -# translator_8_nameNative = Translator 8. Your name in the native language. -# translator_8_contact = Translator 8. Contact information, email or web site address. - -# translator_9_nameEnglish = Translator 9. Your name in English. -# translator_9_nameNative = Translator 9. Your name in the native language. -# translator_9_contact = Translator 9. Contact information, email or web site address. - -# translator_10_nameEnglish = Translator 10. Your name in English. -# translator_10_nameNative = Translator 10. Your name in the native language. -# translator_10_contact = Translator 10. Contact information, email or web site address. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lxqt-about-0.11.0/translatorsinfo/translatorsinfo.cpp new/lxqt-about-0.11.1/translatorsinfo/translatorsinfo.cpp --- old/lxqt-about-0.11.0/translatorsinfo/translatorsinfo.cpp 2016-09-24 00:43:54.000000000 +0200 +++ new/lxqt-about-0.11.1/translatorsinfo/translatorsinfo.cpp 2017-01-01 22:56:01.000000000 +0100 @@ -92,7 +92,6 @@ languages->insert("cs" ,"Czech"); languages->insert("cs_CZ" ,"Czech (Czech Republic)"); languages->insert("da" ,"Danish"); - languages->insert("da_DK" ,"Danish (Denmark)"); languages->insert("nl" ,"Dutch"); languages->insert("nl_BE" ,"Dutch (Belgium)"); languages->insert("nl_NL" ,"Dutch (Netherlands)");
