diff --git a/.gitignore b/.gitignore index d2f8b82..1e843e2 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ mesa-20100720.tar.bz2 /mesa-20141230.tar.xz /mesa-20150112.tar.xz /mesa-20150124.tar.xz +/mesa-20150220.tar.xz diff --git a/mesa.spec b/mesa.spec index 397d05d..d7397a8 100644 --- a/mesa.spec +++ b/mesa.spec @@ -45,13 +45,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20150124 +%define gitdate 20150220 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.4.3 +Version: 10.4.4 Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries @@ -704,6 +704,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Fri Feb 20 2015 Igor Gnatenko - 10.4.4-1.20150220 +- 10.4.4 + * Sat Jan 24 2015 Igor Gnatenko - 10.4.3-1.20150124 - 10.4.3 diff --git a/sources b/sources index 8915b84..fe97d33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41957af098009955918ee93d4791e97e mesa-20150124.tar.xz +ce0edbdfd2dbe34ad67c43fffe39ef8f mesa-20150220.tar.xz