Compare commits

..

No commits in common. 'i9-spice' and 'c9' have entirely different histories.
i9-spice ... c9

2
.gitignore vendored

@ -1 +1 @@
SOURCES/libhandy-1.6.4.tar.xz
SOURCES/libhandy-1.2.3.tar.xz

@ -1 +1 @@
f074661be5b6f36bc1a43cb30494d6fd7d2d3fe4 SOURCES/libhandy-1.6.4.tar.xz
3e475824d5502e88b0d65d099e4b4650218e1471 SOURCES/libhandy-1.2.3.tar.xz

File diff suppressed because it is too large Load Diff

@ -1,24 +1,25 @@
Name: libhandy
Version: 1.6.4
Release: 1%{?dist}.inferit
Version: 1.2.3
Release: 1%{?dist}
Summary: Building blocks for modern adaptive GNOME apps
License: LGPLv2+
URL: https://gitlab.gnome.org/GNOME/libhandy
%global majmin %(echo %{version} | cut -d . -f -2)
Source0: https://download.gnome.org/sources/%{name}/%{majmin}/%{name}-%{version}.tar.xz
Patch1000: 0001-Added-Russian-translation.patch
Source0: https://download.gnome.org/sources/libhandy/%{majmin}/libhandy-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: gi-docgen
BuildRequires: gtk-doc
BuildRequires: meson
BuildRequires: vala
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gladeui-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.44
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.1
# Support graphical tests in non-graphical environment
BuildRequires: xorg-x11-server-Xvfb
@ -48,17 +49,11 @@ developing applications that use %{name}.
%prep
%autosetup -p1
%autosetup -n libhandy-%{version} -p1
%build
# Avatar test fails on s390x.
%meson -Dgtk_doc=true -Dexamples=false \
%ifnarch s390x
-Dtests=true
%else
-Dtests=false
%endif
%meson -Dgtk_doc=true -Dexamples=false -Dtests=true
%meson_build
@ -69,85 +64,42 @@ developing applications that use %{name}.
%check
# No parallel test runs to try to avoid overwhellming Xvfb on some platforms
%define _smp_build_ncpus 1
%{shrink:xvfb-run -w 10 -d %meson_test}
%{shrink:xvfb-run -a %meson_test}
%files -f libhandy.lang
%license COPYING
%doc AUTHORS HACKING.md NEWS README.md
%doc AUTHORS
%doc HACKING.md
%doc NEWS
%doc README.md
%{_libdir}/girepository-1.0/
%{_libdir}/libhandy-1.so.0
%files devel
%{_includedir}/libhandy-1/
%{_libdir}/glade/
%{_libdir}/libhandy-1.so
%{_libdir}/pkgconfig/libhandy-1.pc
%{_datadir}/gir-1.0/
%{_datadir}/glade/
%doc %{_datadir}/doc/libhandy-1/
%{_datadir}/gtk-doc/
%{_datadir}/vala/
%changelog
* Tue Aug 27 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.6.4-1.inferit
- Added Russian Translation
* Wed Feb 01 2023 David King <amigadave@amigadave.com> - 1.6.4-1
- Update to 1.6.4 (#2166285)
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 1.6.3-1
- Update to 1.6.3
* Sun Apr 24 2022 David King <amigadave@amigadave.com> - 1.6.2-1
- Update to 1.6.2 (#2022621)
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 1.6.1-1
- Update to 1.6.1
* Fri Mar 18 2022 David King <amigadave@amigadave.com> - 1.6.0-1
- Update to 1.6.0
* Tue Mar 08 2022 David King <amigadave@amigadave.com> - 1.5.91-1
- Update to 1.5.91
* Sun Feb 13 2022 David King <amigadave@amigadave.com> - 1.5.90-1
- Update to 1.5.90
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Dec 11 2021 Kalev Lember <klember@redhat.com> - 1.5.0-2
- Backport an upstream patch to fix swipe-tracker criticals
* Sat Nov 13 2021 Kalev Lember <klember@redhat.com> - 1.5.0-1
- Update to 1.5.0
* Wed Sep 08 2021 Kalev Lember <klember@redhat.com> - 1.4.0-1
- Update to 1.4.0
* Mon Aug 16 2021 Kalev Lember <klember@redhat.com> - 1.3.90-1
- Update to 1.3.90
* Fri Jul 30 2021 Yanko Kaneti <yaneti@declera.com> - 1.2.3-3
- Delay xvfb-run test run in an attempt to fix FTBFS
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 21 2021 Kalev Lember <klember@redhat.com> - 1.2.3-1
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 1.2.3-1
- Update to 1.2.3
* Tue Apr 27 2021 Kalev Lember <klember@redhat.com> - 1.2.2-1
- Update to 1.2.2
* Mon Apr 19 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.2.1-2
- Add patch to fix Geary crashes
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.0-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Apr 13 2021 Kalev Lember <klember@redhat.com> - 1.2.1-1
- Update to 1.2.1
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.0-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 19 2021 Kalev Lember <klember@redhat.com> - 1.2.0-2
- Add conflicts with libhandy1 packages to help with the upgrade path

Loading…
Cancel
Save