Hello community,

here is the log from the commit of package libass for openSUSE:Factory checked 
in at 2015-02-01 12:29:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libass (Old)
 and      /work/SRC/openSUSE:Factory/.libass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libass"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libass/libass.changes    2013-10-21 
15:11:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libass.new/libass.changes       2015-02-01 
12:29:44.000000000 +0100
@@ -1,0 +2,21 @@
+Fri Jan 30 12:18:00 UTC 2015 - [email protected]
+
+- Update to version 0.12.1
+  * Make ASS drawings with an extremely high number of control points work
+    This change increases compatibility with VSFilter.
+  * Bugfixes
+    - Fix a crash when using newer harfbuzz versions (GH #155)
+    - Load embedded memory fonts correctly
+    - Large shadow offsets rendered incorrectly (GH #142)
+    - Fix incorrect closing of last drawing contour
+    - Fix issues with undefined behavior in shifts
+    - Lots of of malloc() error checking
+- Update home and download source Url to new project home
+- Add baselibs.conf in sources list for Factory
+
+-------------------------------------------------------------------
+Sun Oct  5 10:37:03 UTC 2014 - [email protected]
+
+- add versioned Requires to devel pkg, enca is required by pkgconfig
+
+-------------------------------------------------------------------

Old:
----
  libass-0.10.2.tar.xz

New:
----
  libass-0.12.1.tar.xz

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

Other differences:
------------------
++++++ libass.spec ++++++
--- /var/tmp/diff_new_pack.UlI57B/_old  2015-02-01 12:29:45.000000000 +0100
+++ /var/tmp/diff_new_pack.UlI57B/_new  2015-02-01 12:29:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libass
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,18 +19,19 @@
 %define soname 5
 
 Name:           libass
-Version:        0.10.2
+Version:        0.12.1
 Release:        0
 Summary:        Portable Library for SSA/ASS Subtitles Rendering
 License:        ISC
 Group:          System/Libraries
-Url:            http://code.google.com/p/libass/
-Source:         http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
+Url:            https://github.com/libass/libass
+Source:         
https://github.com/libass/libass/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source99:       baselibs.conf
 BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  pkgconfig(enca)
 BuildRequires:  pkgconfig(fontconfig)
-BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(freetype2) >= 9.10.3
 BuildRequires:  pkgconfig(fribidi) >= 0.19.0
 
 %description
@@ -52,6 +53,10 @@
 Group:          Development/Libraries/C and C++
 Requires:       glibc-devel
 Requires:       libass%{soname} = %{version}
+Requires:       pkgconfig(enca)
+Requires:       pkgconfig(fontconfig)
+Requires:       pkgconfig(freetype2) >= 9.10.3
+Requires:       pkgconfig(fribidi) >= 0.19.0
 
 %description devel
 This package is needed if you want to develop / compile against libASS.

++++++ libass-0.10.2.tar.xz -> libass-0.12.1.tar.xz ++++++
++++ 20257 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to