forked from pool/mate-common
Accepting request 1165635 from X11:MATE:Factory
* Add meson compilation support * ci: use ubuntu jammy as docker (forwarded request 1165634 from hillwood) OBS-URL: https://build.opensuse.org/request/show/1165635 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mate-common?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 13:41:35 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
- Update version to 1.28.0
|
||||
* Add meson compilation support
|
||||
* ci: use ubuntu jammy as docker
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 10 06:32:28 UTC 2021 - Hillwood Yang <hillwood@opensuse.org>
|
||||
|
||||
|
||||
+9
-8
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mate-common
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define _version 1.26
|
||||
%define _version 1.28
|
||||
|
||||
Name: mate-common
|
||||
Version: 1.26.0
|
||||
Version: 1.28.0
|
||||
Release: 0
|
||||
Summary: Common scripts and macros to develop with MATE
|
||||
License: GPL-3.0-or-later
|
||||
@@ -41,12 +42,12 @@ Requires: pkgconfig(gtk-doc)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
mate-common is an extension to autoconf, automake and libtool for
|
||||
the MATE desktop environment and MATE applications. mate-autogen,
|
||||
and several macros are included to help in MATE source trees.
|
||||
mate-common is an extension to autoconf, automake and libtool for the MATE
|
||||
desktop environment and MATE applications. mate-autogen, and several macros are
|
||||
included to help in MATE source trees.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@@ -57,7 +58,7 @@ and several macros are included to help in MATE source trees.
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS
|
||||
%doc AUTHORS ChangeLog NEWS
|
||||
%{_bindir}/mate-doc-common
|
||||
%{_bindir}/mate-autogen
|
||||
%{_datadir}/aclocal/mate-code-coverage.m4
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ec9e308ef7ea87435769976b5bd7e41d612be2357a91bd0fed3557cb1bb9c04
|
||||
size 69604
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42b7c2cee268f71d7e1c1ad4f69bcda0ecd65578a96722187c6b76378d26ba0a
|
||||
size 70600
|
||||
Reference in New Issue
Block a user