Hello community, here is the log from the commit of package palaura for openSUSE:Factory checked in at 2018-08-10 09:51:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/palaura (Old) and /work/SRC/openSUSE:Factory/.palaura.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "palaura" Fri Aug 10 09:51:08 2018 rev:2 rq:628295 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/palaura/palaura.changes 2018-01-10 23:32:13.508309089 +0100 +++ /work/SRC/openSUSE:Factory/.palaura.new/palaura.changes 2018-08-10 09:51:11.994407531 +0200 @@ -1,0 +2,9 @@ +Wed Aug 1 21:31:10 UTC 2018 - [email protected] + +- Update to 1.0.2: + * Juno initial release. +- Build with granite >= 0.5 +- Switch to metainfo from appdata +- Remove obsolete macros + +------------------------------------------------------------------- Old: ---- palaura-1.0.1.tar.gz New: ---- palaura-1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ palaura.spec ++++++ --- /var/tmp/diff_new_pack.LYSwa4/_old 2018-08-10 09:51:12.582408480 +0200 +++ /var/tmp/diff_new_pack.LYSwa4/_new 2018-08-10 09:51:12.582408480 +0200 @@ -1,7 +1,7 @@ # # spec file for package palaura # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: palaura -Version: 1.0.1 +Version: 1.0.2 Release: 0 Summary: Find any word's definition with dictionary -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Office/Other URL: https://lainsce.us/ Source: https://github.com/lainsce/palaura/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -33,11 +33,10 @@ BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gobject-2.0) -BuildRequires: pkgconfig(granite) +BuildRequires: pkgconfig(granite) >= 0.5 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libsoup-2.4) -%glib2_gsettings_schema_requires %description Find any word's definition, and details about it, with this handy @@ -52,30 +51,16 @@ %install %meson_install - -mkdir -p %{buildroot}%{_datadir}/appdata -mv %{buildroot}%{_datadir}/{metainfo,appdata}/com.github.lainsce.palaura.appdata.xml - %suse_update_desktop_file -r com.github.lainsce.palaura GTK Office Dictionary %fdupes %{buildroot}/%{_datadir} -%post -%desktop_database_post -%icon_theme_cache_post -%glib2_gsettings_schema_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%glib2_gsettings_schema_postun - %files -%doc AUTHORS LICENSE README.md +%license LICENSE +%doc AUTHORS README.md %{_bindir}/com.github.lainsce.palaura -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/com.github.lainsce.palaura.appdata.xml %{_datadir}/applications/com.github.lainsce.palaura.desktop %{_datadir}/glib-2.0/schemas/com.github.lainsce.palaura.gschema.xml -%{_datadir}/icons/hicolor/*/apps/com.github.lainsce.palaura.svg +%{_datadir}/icons/hicolor/*/apps/com.github.lainsce.palaura.??g +%{_datadir}/metainfo/com.github.lainsce.palaura.appdata.xml %changelog ++++++ palaura-1.0.1.tar.gz -> palaura-1.0.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/.travis.yml new/palaura-1.0.2/.travis.yml --- old/palaura-1.0.1/.travis.yml 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/.travis.yml 2018-07-16 20:12:19.000000000 +0200 @@ -1,12 +1,38 @@ - sudo: required - language: generic +--- - services: - - docker +language: node_js - script: - - wget -O- https://raw.githubusercontent.com/harisvsulaiman/element-build/master/script.sh | sh - +node_js: + - lts/* - branches: - except: - - /^debian\/\d/ \ No newline at end of file +sudo: required + +services: + - docker + +addons: + apt: + sources: + - ubuntu-toolchain-r-test + packages: + - libstdc++-5-dev + +cache: + directories: + - /tmp/liftoff + +matrix: + include: + - env: DIST=loki + - env: DIST=juno + +install: + - npm install @elementaryos/houston + +script: + - houston ci + --distribution $DIST + +branches: + only: + - master diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/COPYING new/palaura-1.0.2/COPYING --- old/palaura-1.0.1/COPYING 2018-08-10 09:51:12.630408557 +0200 +++ new/palaura-1.0.2/COPYING 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -symbolic link to LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/README.md new/palaura-1.0.2/README.md --- old/palaura-1.0.1/README.md 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/README.md 2018-07-16 20:12:19.000000000 +0200 @@ -1,5 +1,7 @@ #  Palaura -## Find any word's definition with this handy dictionary. + +## Find any word's definition with this handy dictionary + [](https://appcenter.elementary.io/com.github.lainsce.palaura) [](https://travis-ci.org/lainsce/palaura) @@ -10,13 +12,14 @@ ## Donations Would you like to support the development of this app to new heights? Then: + [Be my backer on Patreon](https://www.patreon.com/lainsce) ## Dependencies Please make sure you have these dependencies first before building. -``` +```bash granite gtk+-3.0 meson @@ -28,10 +31,10 @@ Simply clone this repo, then: -``` -$ meson build && cd build -$ meson configure -Dprefix=/usr -$ sudo ninja install +```bash +meson build && cd build +meson configure -Dprefix=/usr +sudo ninja install ``` ## Miscellanea diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/data/com.github.lainsce.palaura.appdata.xml new/palaura-1.0.2/data/com.github.lainsce.palaura.appdata.xml --- old/palaura-1.0.1/data/com.github.lainsce.palaura.appdata.xml 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/data/com.github.lainsce.palaura.appdata.xml 2018-07-16 20:12:19.000000000 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <component type="desktop"> - <id>com.github.lainsce.palaura.desktop</id> + <id>com.github.lainsce.palaura</id> <metadata_license>CC0</metadata_license> <project_license>GPL-3.0+</project_license> <name>Palaura</name> @@ -17,13 +17,50 @@ <developer_name>Lains</developer_name> <url type="homepage">https://github.com/lainsce/palaura/</url> <url type="bugtracker">https://github.com/lainsce/palaura/issues</url> + <content_rating type="oars-1.1"> + <content_attribute id="violence-cartoon">none</content_attribute> + <content_attribute id="violence-fantasy">none</content_attribute> + <content_attribute id="violence-realistic">none</content_attribute> + <content_attribute id="violence-bloodshed">none</content_attribute> + <content_attribute id="violence-sexual">none</content_attribute> + <content_attribute id="violence-desecration">none</content_attribute> + <content_attribute id="violence-slavery">none</content_attribute> + <content_attribute id="violence-worship">none</content_attribute> + <content_attribute id="drugs-alcohol">none</content_attribute> + <content_attribute id="drugs-narcotics">none</content_attribute> + <content_attribute id="drugs-tobacco">none</content_attribute> + <content_attribute id="sex-nudity">none</content_attribute> + <content_attribute id="sex-themes">none</content_attribute> + <content_attribute id="sex-homosexuality">none</content_attribute> + <content_attribute id="sex-prostitution">none</content_attribute> + <content_attribute id="sex-adultery">none</content_attribute> + <content_attribute id="sex-appearance">none</content_attribute> + <content_attribute id="language-profanity">none</content_attribute> + <content_attribute id="language-humor">none</content_attribute> + <content_attribute id="language-discrimination">none</content_attribute> + <content_attribute id="social-chat">none</content_attribute> + <content_attribute id="social-info">none</content_attribute> + <content_attribute id="social-audio">none</content_attribute> + <content_attribute id="social-location">none</content_attribute> + <content_attribute id="social-contacts">none</content_attribute> + <content_attribute id="money-purchasing">none</content_attribute> + <content_attribute id="money-gambling">none</content_attribute> + </content_rating> <screenshots> <screenshot type="default"> <image>https://raw.githubusercontent.com/lainsce/palaura/master/data/shot.png</image> </screenshot> </screenshots> <releases> - <release version="1.0.0" date="2017-11-17"> + <release version="1.0.2" date="2018-07-16"> + <description> + <p>Release: Hello Juno!</p> + <ul> + <li>Initial update for Juno</li> + </ul> + </description> + </release> + <release version="1.0.1" date="2017-11-17"> <description> <p>Release: Hablas EspaƱol?</p> <ul> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/data/com.github.lainsce.palaura.desktop new/palaura-1.0.2/data/com.github.lainsce.palaura.desktop --- old/palaura-1.0.1/data/com.github.lainsce.palaura.desktop 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/data/com.github.lainsce.palaura.desktop 2018-07-16 20:12:19.000000000 +0200 @@ -7,4 +7,4 @@ Terminal=false Type=Application StartupNotify=true -Categories=GTK;Utility; +Categories=GTK;Utility;Dictionary; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/debian/changelog new/palaura-1.0.2/debian/changelog --- old/palaura-1.0.1/debian/changelog 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/debian/changelog 2018-07-16 20:12:19.000000000 +0200 @@ -1,3 +1,9 @@ +com.github.lainsce.palaura (1.0.2) xenial; urgency=low + + * Juno initial release. + + -- Lains <[email protected]> Mon, 16 Jul 2018 15:12:00 -0300 + com.github.lainsce.palaura (1.0.1) xenial; urgency=low * Added option to search in Spanish. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/debian/compat new/palaura-1.0.2/debian/compat --- old/palaura-1.0.1/debian/compat 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/debian/compat 2018-07-16 20:12:19.000000000 +0200 @@ -1 +1 @@ -8 +9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/debian/control new/palaura-1.0.2/debian/control --- old/palaura-1.0.1/debian/control 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/debian/control 2018-07-16 20:12:19.000000000 +0200 @@ -4,14 +4,14 @@ Maintainer: Lains <[email protected]> Build-Depends: meson, debhelper (>= 9), - libgtk-3-dev, - libgranite-dev (>= 0.3.0), valac (>= 0.26), - libsoup2.4-dev (>= 2.25.2), - libjson-glib-dev (>= 0.10) - + libgtk-3-dev, + libgranite-dev, + libsoup2.4-dev, + libjson-glib-dev Standards-Version: 3.9.3 + Package: com.github.lainsce.palaura Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Description: Find any word's definition with this handy dictionary. +Description: Find any word's definition with this handy dictionary diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/meson/post_install.py new/palaura-1.0.2/meson/post_install.py --- old/palaura-1.0.1/meson/post_install.py 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/meson/post_install.py 2018-07-16 20:12:19.000000000 +0200 @@ -4,11 +4,7 @@ import platform schemadir = os.path.join(os.environ['MESON_INSTALL_PREFIX'], 'share', 'glib-2.0', 'schemas') -icondir = os.path.join(os.environ['MESON_INSTALL_PREFIX'], 'share', 'icons', 'hicolor') if not os.environ.get('DESTDIR'): print('Compiling gsettings schemas...') subprocess.call(['glib-compile-schemas', schemadir], shell=False) - - print('Rebuilding desktop icons cache...') - subprocess.call(['update-icon-caches', icondir], shell=False) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/meson.build new/palaura-1.0.2/meson.build --- old/palaura-1.0.1/meson.build 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/meson.build 2018-07-16 20:12:19.000000000 +0200 @@ -1,6 +1,6 @@ # Name our project project('com.github.lainsce.palaura', ['vala', 'c'], - version: '1.0.1' + version: '1.0.2' ) # Import main lib files diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/palaura-1.0.1/po/README.md new/palaura-1.0.2/po/README.md --- old/palaura-1.0.1/po/README.md 2017-11-13 05:52:54.000000000 +0100 +++ new/palaura-1.0.2/po/README.md 2018-07-16 20:12:19.000000000 +0200 @@ -1,4 +1,9 @@ # How to Translate Palaura + +## First Things First + +* Clone this repository by opening the terminal in a folder of your choice and typing ```git clone https://github.com/lainsce/palaura``` + ## Basics * You'll need to know your language's code (ex. en = English). @@ -6,4 +11,10 @@ * Translate the .pot file using the PO editor of your choice (I recommend POEdit). * Save it as <language_code>.po in this folder. +## Not so Basics + +* Next, in the folder you've cloned this repo in, open a terminal and type: ```git checkout -b "Translation <language code>``` +* Then, type ```git add *``` +* Finally, ```git commit -m "Translated your app for <Language Name>" && git push```, follow the instructions in the terminal if need be, then type your github username and password. + And that's it! You've successfully translated Palaura for your language!
