Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
c5bffa342c |
BIN
libdmx-1.1.4.tar.bz2
(Stored with Git LFS)
Normal file
BIN
libdmx-1.1.4.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libdmx-1.1.5.tar.xz
(Stored with Git LFS)
BIN
libdmx-1.1.5.tar.xz
(Stored with Git LFS)
Binary file not shown.
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jun 10 11:00:23 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
|
||||||
|
|
||||||
- Update to version 1.1.5
|
|
||||||
* Update README for gitlab migration
|
|
||||||
* Update configure.ac bug URL for gitlab migration
|
|
||||||
* Fix spelling/wording issues
|
|
||||||
* gitlab CI: add a basic build test
|
|
||||||
* Add deprecation notice to README
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 19 15:09:47 UTC 2018 - sndirsch@suse.com
|
Sat May 19 15:09:47 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
10
libdmx.spec
10
libdmx.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libdmx
|
# spec file for package libdmx
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -12,22 +12,22 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: libdmx
|
Name: libdmx
|
||||||
%define lname libdmx1
|
%define lname libdmx1
|
||||||
Version: 1.1.5
|
Version: 1.1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Distributed Multihead X extension library
|
Summary: Distributed Multihead X extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libdmx
|
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libdmx
|
||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libdmx/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libdmx/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
|
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
|
Reference in New Issue
Block a user