commit lxrandr for openSUSE:Factory

2020-07-06 Thread root
Hello community,

here is the log from the commit of package lxrandr for openSUSE:Factory checked 
in at 2020-07-06 16:33:23

Comparing /work/SRC/openSUSE:Factory/lxrandr (Old)
 and  /work/SRC/openSUSE:Factory/.lxrandr.new.3060 (New)


Package is "lxrandr"

Mon Jul  6 16:33:23 2020 rev:24 rq:818962 version:0.3.2

Changes:

--- /work/SRC/openSUSE:Factory/lxrandr/lxrandr.changes  2017-01-12 
15:55:45.452161427 +0100
+++ /work/SRC/openSUSE:Factory/.lxrandr.new.3060/lxrandr.changes
2020-07-06 16:36:18.720457043 +0200
@@ -1,0 +2,6 @@
+Sat Jul  4 08:58:33 UTC 2020 - Andreas Stieger 
+
+- lxrandr 0.3.2:
+  * Fix crash with some monitor names
+
+---

Old:

  lxrandr-0.3.1.tar.xz

New:

  lxrandr-0.3.2.tar.xz



Other differences:
--
++ lxrandr.spec ++
--- /var/tmp/diff_new_pack.ukSJgH/_old  2020-07-06 16:36:21.700466216 +0200
+++ /var/tmp/diff_new_pack.ukSJgH/_new  2020-07-06 16:36:21.700466216 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxrandr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,26 +12,25 @@
 # 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:   lxrandr
-Version:0.3.1
+Version:0.3.2
 Release:0
 Summary:Lightweight Monitor Config Tool
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/GUI/LXDE
-Url:http://www.lxde.org/
-Source0:%{name}-%{version}.tar.xz
+URL:http://www.lxde.org/
+Source0:
https://sourceforge.net/projects/lxde/files/LXRandR%20%28monitor%20config%20tool%29/LXRandR%200.3.x/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %lang_package
 
 %description
@@ -42,10 +41,10 @@
 
 %build
 %configure
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 %suse_update_desktop_file %{name}
 %find_lang %{name}
 %fdupes -s %{buildroot}
@@ -57,13 +56,12 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root,0755)
-%doc COPYING
+%license COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/lxrandr.desktop
-%{_mandir}/man1/lxrandr.1.gz
+%{_mandir}/man1/lxrandr.1%{?ext_man}
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
+%license COPYING
 
 %changelog

++ lxrandr-0.3.1.tar.xz -> lxrandr-0.3.2.tar.xz ++
 6210 lines of diff (skipped)




commit lxrandr for openSUSE:Factory

2014-09-22 Thread h_root
Hello community,

here is the log from the commit of package lxrandr for openSUSE:Factory checked 
in at 2014-09-22 11:11:32

Comparing /work/SRC/openSUSE:Factory/lxrandr (Old)
 and  /work/SRC/openSUSE:Factory/.lxrandr.new (New)


Package is lxrandr

Changes:

--- /work/SRC/openSUSE:Factory/lxrandr/lxrandr.changes  2014-09-09 
19:00:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxrandr.new/lxrandr.changes 2014-09-22 
11:11:33.0 +0200
@@ -1,0 +2,22 @@
+Fri Sep 19 18:23:24 UTC 2014 - t...@gmx.com
+
+- new upstream version 0.3.0
+  * Add compilation notes into README file
+  * Add AC_CONFIG_MACRO_DIR to configure.ac and ACLOCAL_AMFLAGS to 
+Makefile.am
+  * Add --enable-debug option to configure script
+  * Fix missing m-active_rate correction
+  * Implement confirmation dialog on mode(s) change
+  * Fix choise show the same image on both monitors
+  * Implement automatic diagnostic for monitors placement
+  * Correctly set state of 'Turn On' button
+  * Correctly react on 'Enable' button toggle
+  * Fix invalid selection which monitor should be disabled to change
+position
+  * Fix formatting of xrandr command, new options don't work
+  * Implement positioning of monitors in 'Advanced' tab
+  * Fix notebook internal monitor detection
+  * Fix spelling error: accessable - accessible
+  * Translation updates
+  
+---

Old:

  lxrandr-0.2.0.tar.xz

New:

  lxrandr-0.3.0.tar.xz



Other differences:
--
++ lxrandr.spec ++
--- /var/tmp/diff_new_pack.2xGlyB/_old  2014-09-22 11:11:34.0 +0200
+++ /var/tmp/diff_new_pack.2xGlyB/_new  2014-09-22 11:11:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   lxrandr
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Lightweight Monitor Config Tool
 License:GPL-2.0


++ lxrandr-0.2.0.tar.xz - lxrandr-0.3.0.tar.xz ++
 2794 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxrandr for openSUSE:Factory

2014-09-09 Thread h_root
Hello community,

here is the log from the commit of package lxrandr for openSUSE:Factory checked 
in at 2014-09-09 19:00:04

Comparing /work/SRC/openSUSE:Factory/lxrandr (Old)
 and  /work/SRC/openSUSE:Factory/.lxrandr.new (New)


Package is lxrandr

Changes:

--- /work/SRC/openSUSE:Factory/lxrandr/lxrandr.changes  2011-09-23 
02:12:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.lxrandr.new/lxrandr.changes 2014-09-09 
19:00:22.0 +0200
@@ -1,0 +2,34 @@
+Mon Sep  8 15:35:48 UTC 2014 - t...@gmx.com
+
+- new upstream version 0.2.0
+  * Don't exit on 'Apply' button but let user try another mode or 
+save it
+  * debian: fix override_dh_autoreconf
+  * Fix quick options button selection - it should not exit but let 
+it be saved
+  * Make more strings translatable
+  * Syntax commit -- replace tab with spaces.
+  * Add two other quick options:
++ (1) put external to right of LVDS 
++ (2) put it above LVDS
+  * [i18n] POT file update
+  * [SF#533] debian: update with files from Debian, with some
+changes required in daily build
+  * [SF#641] Use sh -c 'xranrd ' to Exec in autostarted file
+  * Update copyright year: 2008-2011 - 2008-2014
+  * Fix regexp to find interface: DVI-I-1 isn't parsed correctly
+  * autogen.sh: remove call to never used libtoolize
+  * Remove po/LINGUAS - it's autogenerated
+  * Use macro AM_MAINTAINER_MODE correct way - with ([enable])
+  * Run autoupdate to update some items in configure.ac
+  * Move configure.in to configure.ac
+  * Re-apply the state of autogen.sh
+  * Fix autogen.sh with newer autotools
+  * Fix NotShowIn (#3537359) and add X-LXDE-Settings category for 
+consistency the upcoming LXDE Control Center
+  * Use freedesktop.org compatible name for the icon in the desktop
+file
+- spec file clean up
+- split lang package
+
+---

Old:

  lxrandr-0.1.2.tar.bz2

New:

  lxrandr-0.2.0.tar.xz



Other differences:
--
++ lxrandr.spec ++
--- /var/tmp/diff_new_pack.WyszI2/_old  2014-09-09 19:00:24.0 +0200
+++ /var/tmp/diff_new_pack.WyszI2/_new  2014-09-09 19:00:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxrandr
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   lxrandr
-Version:0.1.2
-Release:1
+Version:0.2.0
+Release:0
 Summary:Lightweight Monitor Config Tool
-Group:  System/GUI/LXDE
 License:GPL-2.0
+Group:  System/GUI/LXDE
 Url:http://www.lxde.org/
-Source0:%name-%version.tar.bz2
+Source0:%{name}-%{version}.tar.xz
 Source1:display.png
+BuildRequires:  docbook-utils
+BuildRequires:  fdupes
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  intltool pkg-config update-desktop-files
-BuildRequires:  docbook-utils fdupes gtk2-devel
+%lang_package
 
 %description
 LXRandR is a lightweight Monitor Config Tool
@@ -39,36 +43,32 @@
 
 %build
 %configure
-%__make %{?jobs:-j%jobs} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
-%suse_update_desktop_file %name
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%suse_update_desktop_file %{name}
 #wrong brp checks workaround
-mkdir -p %buildroot/%_datadir/pixmaps
-install %SOURCE1 %buildroot/%_datadir/pixmaps/
-
+mkdir -p %{buildroot}/%{_datadir}/pixmaps
+install %{SOURCE1} %{buildroot}/%{_datadir}/pixmaps/
 %find_lang %{name}
 %fdupes -s %{buildroot}
 
-%clean
-%__rm -rf $RPM_BUILD_ROOT
-
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,0755)
 %doc COPYING
-%_bindir/%name
-%_datadir/applications/lxrandr.desktop
-%_mandir/man1/lxrandr.1.gz
-%exclude %_datadir/pixmaps/display.png
+%{_bindir}/%{name}
+%{_datadir}/applications/lxrandr.desktop
+%{_mandir}/man1/lxrandr.1.gz
+%exclude %{_datadir}/pixmaps/display.png
+
+%files lang -f %{name}.lang
+%defattr(-,root,root,-)
 
 %changelog


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxrandr for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package lxrandr for openSUSE:Factory checked 
in at 2011-12-06 18:27:31

Comparing /work/SRC/openSUSE:Factory/lxrandr (Old)
 and  /work/SRC/openSUSE:Factory/.lxrandr.new (New)


Package is lxrandr, Maintainer is 

Changes:




Other differences:
--
++ lxrandr.spec ++
--- /var/tmp/diff_new_pack.izI8xJ/_old  2011-12-06 18:49:51.0 +0100
+++ /var/tmp/diff_new_pack.izI8xJ/_new  2011-12-06 18:49:51.0 +0100
@@ -23,7 +23,7 @@
 Release:1
 Summary:Lightweight Monitor Config Tool
 Group:  System/GUI/LXDE
-License:GPLv2
+License:GPL-2.0
 Url:http://www.lxde.org/
 Source0:%name-%version.tar.bz2
 Source1:display.png


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxrandr for openSUSE:Factory

2011-08-04 Thread h_root

Hello community,

here is the log from the commit of package lxrandr for openSUSE:Factory
checked in at Thu Aug 4 10:03:52 CEST 2011.




--- lxrandr/lxrandr.changes 2011-03-14 19:56:35.0 +0100
+++ /mounts/work_src_done/STABLE/lxrandr/lxrandr.changes2011-07-24 
14:03:38.0 +0200
@@ -1,0 +2,8 @@
+Sun Jul 24 12:03:22 UTC 2011 - and...@opensuse.org
+
+- new upstream version 0.1.2
+  * bug fixes
+  * added gtk3 support
+- removed patches in upstream code
+
+---

calling whatdependson for head-i586


Old:

  lxrandr-0.1.1-desktop-icon.patch
  lxrandr-0.1.1-fix-missing-intltool-init.patch
  lxrandr-0.1.1.tar.bz2

New:

  lxrandr-0.1.2.tar.bz2



Other differences:
--
++ lxrandr.spec ++
--- /var/tmp/diff_new_pack.Pk4cyS/_old  2011-08-04 10:00:21.0 +0200
+++ /var/tmp/diff_new_pack.Pk4cyS/_new  2011-08-04 10:00:21.0 +0200
@@ -19,16 +19,14 @@
 
 
 Name:   lxrandr
-Version:0.1.1
-Release:13
+Version:0.1.2
+Release:1
 Summary:Lightweight Monitor Config Tool
 Group:  System/GUI/LXDE
-License:GPL
+License:GPLv2
 Url:http://www.lxde.org/
 Source0:%name-%version.tar.bz2
 Source1:display.png
-Patch1: %{name}-0.1.1-desktop-icon.patch
-Patch2: %{name}-0.1.1-fix-missing-intltool-init.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  intltool pkg-config update-desktop-files
 BuildRequires:  docbook-utils fdupes gtk2-devel
@@ -38,21 +36,18 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
-autoreconf -fi
 %configure
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
-%__rm -rf %{buildroot}/%{_datadir}/locale/ur_PK
 %suse_update_desktop_file %name
 #wrong brp checks workaround
 mkdir -p %buildroot/%_datadir/pixmaps
 install %SOURCE1 %buildroot/%_datadir/pixmaps/
+
 %find_lang %{name}
 %fdupes -s %{buildroot}
 


++ lxrandr-0.1.1.tar.bz2 - lxrandr-0.1.2.tar.bz2 ++
 27978 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit lxrandr for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package lxrandr for openSUSE:Factory
checked in at Mon May 2 18:03:34 CEST 2011.




--- lxrandr/lxrandr.changes 2011-02-25 22:01:33.0 +0100
+++ lxrandr/lxrandr.changes 2011-03-14 19:56:35.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 14 18:50:02 UTC 2011 - g...@opensuse.org
+
+- call %desktop_database_post/un
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lxrandr.spec ++
--- /var/tmp/diff_new_pack.9cW2bV/_old  2011-05-02 17:58:38.0 +0200
+++ /var/tmp/diff_new_pack.9cW2bV/_new  2011-05-02 17:58:38.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   lxrandr
 Version:0.1.1
-Release:12
+Release:13
 Summary:Lightweight Monitor Config Tool
 Group:  System/GUI/LXDE
 License:GPL
@@ -59,6 +59,15 @@
 %clean
 %__rm -rf $RPM_BUILD_ROOT
 
+%if 0%{?suse_version} = 1140
+
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
 %files -f %{name}.lang
 %defattr(-,root,root,0755)
 %doc COPYING







Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org