Compare commits

...
Sign in to create a new pull request.

10 commits

Author SHA1 Message Date
Fabio Valentini
cfdc89b0ca
update to version 0.6.3 2018-10-21 11:39:31 +02:00
Fabio Valentini
264f0a3341
update to version 0.6.2 2018-09-12 21:41:23 +02:00
Fabio Valentini
856c446696
update to version 0.6.1 2018-09-08 13:49:55 +02:00
Fabio Valentini
4d3d26604e
update to version 0.6.0 2018-08-28 12:26:30 +02:00
Fabio Valentini
08369326c9
update to version 0.5.9 2018-07-20 15:07:20 +02:00
Fabio Valentini
e377e6d42b
update to version 0.5.7 2018-07-07 16:16:53 +02:00
Fabio Valentini
7577ff95f4
update to version 0.5.5 2018-06-10 18:30:31 +02:00
Fabio Valentini
2c762b4fc2
update to version 0.5.4 2018-02-26 16:37:46 +01:00
Fabio Valentini
76c8a08213
update to version 0.5.3 2018-02-24 16:30:27 +01:00
Fabio Valentini
5880ec4adb
update to version 0.5.0 2018-02-19 12:13:02 +01:00
4 changed files with 54 additions and 11 deletions

13
.gitignore vendored
View file

@ -1 +1,14 @@
/results_*
/*.src.rpm
/sequeler-0.4.3.tar.gz
/sequeler-0.5.0.tar.gz
/sequeler-0.5.3.tar.gz
/sequeler-0.5.4.tar.gz
/sequeler-0.5.5.tar.gz
/sequeler-0.5.7.tar.gz
/sequeler-0.5.9.tar.gz
/sequeler-0.6.0.tar.gz
/sequeler-0.6.1.tar.gz
/sequeler-0.6.2.tar.gz
/sequeler-0.6.3.tar.gz

3
sequeler.rpmlintrc Normal file
View file

@ -0,0 +1,3 @@
# false positives
addFilter("E: invalid-lc-messages-dir /usr/share/locale/bh*")
addFilter("E: invalid-lc-messages-dir /usr/share/locale/mo*")

View file

@ -2,17 +2,17 @@
Name: sequeler
Summary: SQL Client built in Vala
Version: 0.4.3
Version: 0.6.3
Release: 1%{?dist}
License: GPLv3
URL: https://github.com/Alecaddd/%{name}
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: vala
BuildRequires: pkgconfig(gee-0.8)
@ -22,6 +22,7 @@ BuildRequires: pkgconfig(granite) >= 0.5
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.10
BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(libgda-5.0)
BuildRequires: pkgconfig(libsecret-1)
BuildRequires: pkgconfig(libxml-2.0)
Requires: hicolor-icon-theme
@ -43,16 +44,12 @@ a Gtk.Grid Widget.
%build
mkdir build && pushd build
%cmake ..
%make_build
popd
%meson
%meson_build
%install
pushd build
%make_install
popd
%meson_install
%find_lang %{appname}
@ -73,11 +70,41 @@ appstream-util validate-relax --nonet \
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/icons/hicolor/*/*/%{appname}.svg
%{_datadir}/metainfo/%{appname}.appdata.xml
%changelog
* Sun Oct 21 2018 Fabio Valentini <decathorpe@gmail.com> - 0.6.3-1
- Update to version 0.6.3.
* Wed Sep 12 2018 Fabio Valentini <decathorpe@gmail.com> - 0.6.2-1
- Update to version 0.6.2.
* Sat Sep 08 2018 Fabio Valentini <decathorpe@gmail.com> - 0.6.1-1
- Update to version 0.6.1.
* Tue Aug 28 2018 Fabio Valentini <decathorpe@gmail.com> - 0.6.0-1
- Update to version 0.6.0.
* Fri Jul 20 2018 Fabio Valentini <decathorpe@gmail.com> - 0.5.9-1
- Update to version 0.5.9.
* Sat Jul 07 2018 Fabio Valentini <decathorpe@gmail.com> - 0.5.7-1
- Update to version 0.5.7.
* Sun Jun 10 2018 Fabio Valentini <decathorpe@gmail.com> - 0.5.5-1
- Update to version 0.5.5.
* Mon Feb 26 2018 Fabio Valentini <decathorpe@gmail.com> - 0.5.4-1
- Update to version 0.5.4.
* Sat Feb 24 2018 Fabio Valentini <decathorpe@gmail.com> - 0.5.3-1
- Update to version 0.5.3.
* Mon Feb 19 2018 Fabio Valentini <decathorpe@gmail.com> - 0.5.0-1
- Update to version 0.5.0.
* Tue Jan 23 2018 Fabio Valentini <decathorpe@gmail.com> - 0.4.3-1
- Update to version 0.4.3.

View file

@ -1 +1 @@
SHA512 (sequeler-0.4.3.tar.gz) = 1aae43149ec6080f7c8801f9c2c120aab6a5060b80bd02b05fdc740a24c4caa51c7f5fb73fccee3afd0cdf937d94e1d980e3405190489fdfa6ff929e1b07c6f7
SHA512 (sequeler-0.6.3.tar.gz) = b2462ba6a9d3ad4c81f12adc8c2339eca884b308a42f60d329a08174e54853b4b98506869ae68c1f7c041229bcb79934104d67b19a80756e65bd3f21a4c04084