Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
f4f6c11a04
!13 update to 1.4.2
From: @leeffo 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
2023-04-13 03:05:05 +00:00
liweiganga
e6461f7f1e update to 1.4.2 2023-04-12 13:44:28 +08:00
openeuler-ci-bot
1c4a65dc04
!10 update to 1.4.1
From: @caodongxia 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
2022-05-05 11:01:59 +00:00
caodongxia
7a1b3b81cd update to 1.4.1 2022-05-05 14:29:24 +08:00
openeuler-ci-bot
38c77ad996 !9 gnome-abrt delete -S git from %autosetup, and delete BuildRequires git-core
From: @chenyanpanHW
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
2021-08-19 07:20:13 +00:00
chenyanpanHW
2792101e39
delete -S git from %autosetup, and delete BuildRequires git-core 2021-07-30 22:48:30 +08:00
openeuler-ci-bot
824b5f4cb7 !8 Fix Python module installation
From: @ultra_planet
Reviewed-by: @dwl301
Signed-off-by: @dwl301
2021-07-01 08:22:47 +00:00
lingsheng
704f7fb703 Fix Python module installation 2021-07-01 16:08:51 +08:00
openeuler-ci-bot
10f3054a57 !4 Update to fix build error with python3.8
Merge pull request !4 from huanghaitao/master
2020-06-28 18:59:59 +08:00
hht8
2f3de71911 add yaml file 2020-06-28 09:30:55 +08:00
4 changed files with 20 additions and 4 deletions

Binary file not shown.

BIN
gnome-abrt-1.4.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global commit 3e3512d2d6c81a4ca9b3b4d3f3936c876a6482f7 %global commit 3e3512d2d6c81a4ca9b3b4d3f3936c876a6482f7
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: gnome-abrt Name: gnome-abrt
Version: 1.3.5 Version: 1.4.2
Release: 2 Release: 1
Summary: A utility for viewing problems that have occurred with the system Summary: A utility for viewing problems that have occurred with the system
License: GPLv2+ License: GPLv2+
URL: https://github.com/abrt/gnome-abrt URL: https://github.com/abrt/gnome-abrt
@ -11,7 +11,7 @@ Source0: %{url}/archive/%{commit}.tar.gz#/gnome-abrt-%{commit}.tar.g
%else %else
Source0: %{url}/archive/%{version}/gnome-abrt-%{version}.tar.gz Source0: %{url}/archive/%{version}/gnome-abrt-%{version}.tar.gz
%endif %endif
BuildRequires: git-core meson gettext libtool python3-devel desktop-file-utils asciidoc xmlto BuildRequires: meson gettext libtool python3-devel desktop-file-utils asciidoc xmlto
BuildRequires: pygobject3-devel libreport-gtk-devel > 2.4.0 python3-libreport BuildRequires: pygobject3-devel libreport-gtk-devel > 2.4.0 python3-libreport
BuildRequires: abrt-gui-devel > 2.4.0 gtk3-devel BuildRequires: abrt-gui-devel > 2.4.0 gtk3-devel
BuildRequires: python3-pylint python3-six python3-inotify python3-gobject python3-dbus BuildRequires: python3-pylint python3-six python3-inotify python3-gobject python3-dbus
@ -23,7 +23,7 @@ A GNOME application allows users to browse through detected problems and
provides them with convenient way for managing these problems. provides them with convenient way for managing these problems.
%prep %prep
%autosetup -S git %{?snapshot:-n gnome-abrt%-%{commit}} %autosetup %{?snapshot:-n gnome-abrt%-%{commit}} -p1
%build %build
%meson \ %meson \
@ -49,6 +49,18 @@ provides them with convenient way for managing these problems.
%{_datadir}/icons/hicolor/*/apps/* %{_datadir}/icons/hicolor/*/apps/*
%changelog %changelog
* Wed Apr 12 2023 liweiganga <liweiganga@uniontech.com> - 1.4.2-1
- update to 1.4.2
* Thu May 5 2022 caodongxia <caodongxia@h-partners.com> - 1.4.1-1
- update to 1.4.1
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.3.5-4
- DESC: delete -S git from %autosetup, and delete BuildRequires git-core
* Thu Jul 1 2021 lingsheng <lingsheng@huawei.com> - 1.3.5-3
- Fix Python module installation
* Wed Jun 24 2020 huanghaitao <huanghaitao8@huawei.com> - 1.3.5-2 * Wed Jun 24 2020 huanghaitao <huanghaitao8@huawei.com> - 1.3.5-2
- Update to fix build error with python3.8 - Update to fix build error with python3.8

4
gnome-abrt.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: abrt/gnome-abrt
tag_prefix: ^
seperator: .