Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxcvt for openSUSE:Factory checked 
in at 2021-11-12 00:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxcvt (Old)
 and      /work/SRC/openSUSE:Factory/.libxcvt.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxcvt"

Fri Nov 12 00:09:00 2021 rev:2 rq:930985 version:0.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxcvt/libxcvt.changes  2021-11-11 
21:35:50.464863231 +0100
+++ /work/SRC/openSUSE:Factory/.libxcvt.new.1890/libxcvt.changes        
2021-11-12 00:09:01.514329319 +0100
@@ -1,0 +2,10 @@
+Thu Oct 28 19:03:25 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Use full URL for source tarball.
+
+-------------------------------------------------------------------
+Thu Oct 28 12:45:57 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxcvt.spec ++++++
--- /var/tmp/diff_new_pack.nh1nVG/_old  2021-11-12 00:09:02.238329497 +0100
+++ /var/tmp/diff_new_pack.nh1nVG/_new  2021-11-12 00:09:02.246329499 +0100
@@ -19,31 +19,29 @@
 %define lname   libxcvt0
 Version:        0.1.1
 Release:        0
-Summary:        CVT library
+Summary:        CVT standard timing modeline generator
 License:        MIT
 Group:          Development/Libraries/C and C++
-Url:            https://gitlab.freedesktop.org/xorg/lib/libxcvt
-Source:         %{name}-%{version}.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+URL:            https://gitlab.freedesktop.org/xorg/lib/libxcvt
+Source:         
https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.xz
 BuildRequires:  meson
 
 %description
 libxcvt is a library providing a standalone version of the X server
-implementation of the VESA CVT standard timing modelines generator.
-libxcvt also provides a standalone version of the command line tool
-cvt copied from the Xorg implementation and is meant to be a direct
-replacement to the version provided by the Xorg server.
+implementation of the VESA Coordinated Video Timings (CVT) standard
+timing modelines generator. libxcvt also provides a standalone
+version of the command line tool cvt copied from the Xorg
+implementation and is meant to be a direct replacement to the version
+provided by the Xorg server.
 
 %package -n %lname
-Summary:        CVT library
+Summary:        CVT standard timing modeline generator
 Group:          System/Libraries
 
 %description -n %lname
 libxcvt is a library providing a standalone version of the X server
-implementation of the VESA CVT standard timing modelines generator.
-libxcvt also provides a standalone version of the command line tool
-cvt copied from the Xorg implementation and is meant to be a direct
-replacement to the version provided by the Xorg server.
+implementation of the VESA Coordinated Video Timings (CVT) standard
+timing modelines generator.
 
 %package devel
 Summary:        Development files for the CVT library
@@ -52,16 +50,14 @@
 
 %description devel
 libxcvt is a library providing a standalone version of the X server
-implementation of the VESA CVT standard timing modelines generator.
-libxcvt also provides a standalone version of the command line tool 
-cvt copied from the Xorg implementation and is meant to be a direct 
-replacement to the version provided by the Xorg server.
+implementation of the VESA Coordinated Video Timings (CVT) standard
+timing modelines generator.
 
 This package contains the development headers for the library found
 in %lname.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %{meson}
@@ -76,15 +72,13 @@
 
 %files
 %doc COPYING README.md
-/usr/bin/cvt
+%{_bindir}/cvt
 %{_mandir}/man1/cvt.1.gz
 
 %files -n %lname
-%defattr(-,root,root)
 %_libdir/libxcvt.so.0*
 
 %files devel
-%defattr(-,root,root)
 %_includedir/libxcvt/
 %_libdir/libxcvt.so
 %_libdir/pkgconfig/libxcvt.pc

Reply via email to