Hello community,

here is the log from the commit of package xcwd for openSUSE:Factory checked in 
at 2020-12-01 14:22:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xcwd (Old)
 and      /work/SRC/openSUSE:Factory/.xcwd.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xcwd"

Tue Dec  1 14:22:25 2020 rev:1 rq:851804 version:1.0

Changes:
--------
New Changes file:

--- /dev/null   2020-11-18 17:46:03.679371574 +0100
+++ /work/SRC/openSUSE:Factory/.xcwd.new.5913/xcwd.changes      2020-12-01 
14:22:26.617571054 +0100
@@ -0,0 +1,14 @@
+-------------------------------------------------------------------
+Mon Nov 30 01:18:26 UTC 2020 - John Vandenberg <jay...@gmail.com>
+
+- Update to v1.0
+
+-------------------------------------------------------------------
+Fri Jul 17 05:48:36 UTC 2020 - John Vandenberg <jay...@gmail.com>
+
+- Tidy spec and add .changes
+
+-------------------------------------------------------------------
+Thu Apr 21 13:42 UTC 2016 - Kirill Pimenov
+
+- Initial spec for 0.0.1~git

New:
----
  v1.0.tar.gz
  xcwd.changes
  xcwd.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xcwd.spec ++++++
#
# spec file for package xcwd
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
Name:           xcwd
Version:        1.0
Release:        0
Summary:        X current working directory
License:        BSD-3-Clause
Group:          System/X11/Utilities
URL:            https://github.com/schischi/xcwd
Source:         https://github.com/schischi/xcwd/archive/v1.0.tar.gz
BuildRequires:  libX11-devel

%description
xcwd is a simple tool which print the current working directory of the 
currently focused window.

%prep
%setup -q

%build
%make_build

%install
mkdir -p %{buildroot}/%{_bindir}
%make_install prefix=%{buildroot}/%{_prefix}

%files
%doc README.md
%license LICENSE
%{_bindir}/xcwd

%changelog
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to