Accepting request 1040223 from X11:XOrg
- Update to version 1.2.3: * Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * Whitespace fixes * Add .git-blame-ignore-revs to hide whitespace commits from git blame * Handle implicit conversion warnings from clang OBS-URL: https://build.opensuse.org/request/show/1040223 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXScrnSaver?expand=0&rev=12
This commit is contained in:
commit
9eed3c099a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f917075a1b7b5a38d67a8b0238eaab14acd2557679835b154cf2bca576e89bf8
|
||||
size 291465
|
BIN
libXScrnSaver-1.2.4.tar.xz
(Stored with Git LFS)
Normal file
BIN
libXScrnSaver-1.2.4.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 10:32:25 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 1.2.3:
|
||||
* Update README for gitlab migration
|
||||
* Update configure.ac bug URL for gitlab migration
|
||||
* Fix spelling/wording issues
|
||||
* gitlab CI: add a basic build test
|
||||
* Whitespace fixes
|
||||
* Add .git-blame-ignore-revs to hide whitespace commits from git blame
|
||||
* Handle implicit conversion warnings from clang
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 6 10:25:16 UTC 2018 - sndirsch@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXScrnSaver
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# 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)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libXScrnSaver
|
||||
%define lname libXss1
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: X11 Screen Saver extension client library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://xorg.freedesktop.org/
|
||||
URL: http://xorg.freedesktop.org/
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXScrnSaver
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXScrnSaver/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||
|
Loading…
x
Reference in New Issue
Block a user